This commit is contained in:
parent
d87c813ddf
commit
ce6d4d3ab8
@ -31,8 +31,8 @@ jobs:
|
|||||||
|
|
||||||
build:
|
build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
# needs: [ check_for_changed_version ]
|
needs: [ check_for_changed_version ]
|
||||||
# if: needs.check_for_changed_version.outputs.version_changed == 'True'
|
if: needs.check_for_changed_version.outputs.version_changed == 'True'
|
||||||
permissions:
|
permissions:
|
||||||
contents: write
|
contents: write
|
||||||
steps:
|
steps:
|
||||||
|
Loading…
Reference in New Issue
Block a user