Compare commits
No commits in common. "ff3319a2fc05004c1913e577c9b76efd3a335ebc" and "fc2e10f9ad2fa33e1e04b73ba3ddd53e658c0aa7" have entirely different histories.
ff3319a2fc
...
fc2e10f9ad
@ -31,8 +31,8 @@ jobs:
|
||||
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
needs: [ check_for_changed_version ]
|
||||
if: needs.check_for_changed_version.outputs.version_changed == 'True'
|
||||
# needs: [ check_for_changed_version ]
|
||||
# if: needs.check_for_changed_version.outputs.version_changed == 'True'
|
||||
permissions:
|
||||
contents: write
|
||||
steps:
|
||||
|
Loading…
Reference in New Issue
Block a user