mirror of
https://github.com/titanscouting/tra-analysis.git
synced 2024-11-10 06:54:44 +00:00
remove bad if statement
Signed-off-by: Dev Singh <dev@devksingh.com>
This commit is contained in:
parent
18430208ff
commit
def639284f
1
.github/workflows/publish-analysis.yml
vendored
1
.github/workflows/publish-analysis.yml
vendored
@ -13,7 +13,6 @@ jobs:
|
||||
|
||||
env:
|
||||
working-directory: ./analysis-master/
|
||||
if: contains(github.ref, "master")
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Set up Python
|
||||
|
Loading…
Reference in New Issue
Block a user