Skip to content

Commit a763718

Browse files
committed
adds skip checks
1 parent 65ab736 commit a763718

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ jobs:
9595
runs-on: ubuntu-latest
9696
needs:
9797
- version_seal
98+
if: ${{ inputs.skip_checks == false }}
9899
permissions:
99100
contents: write
100101
id-token: write

0 commit comments

Comments
 (0)