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:
|
build-pymetadata:
|
||||||
needs: pre-check
|
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
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user