Updated main.yaml
This commit is contained in:
parent
f0381ec10e
commit
98d5bf8c80
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -152,7 +152,7 @@ jobs:
|
||||
|
||||
build-pymetadata:
|
||||
needs: pre-check
|
||||
if: ${{ needs.changes.outputs.pyMetadata == 'true' || github.event_name == 'push' || github.event_name == 'workflow_dispatch' }}
|
||||
if: ${{ needs.changes.outputs.pyMetadata == 'true' || github.event_name == 'workflow_dispatch' }}
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user