hmmm
This commit is contained in:
@@ -47,7 +47,7 @@ jobs:
|
||||
|
||||
main_workflow:
|
||||
needs: check-latest
|
||||
if: needs.check-latest.outputs.run_workflow == 'true'
|
||||
# if: needs.check-latest.outputs.run_workflow == 'true'
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: echo TAG
|
||||
|
||||
Reference in New Issue
Block a user