Skip to content

Commit faa1176

Browse files
authored
bypass conditions
1 parent 85e8ccc commit faa1176

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/ci.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,11 @@ on: pull_request
2222
# - reopened
2323
# - synchronize
2424

25+
permissions:
26+
contents: write
27+
id-token: write
28+
attestations: write
29+
2530
defaults:
2631
run:
2732
shell: bash

0 commit comments

Comments
 (0)