We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3502ebb + 114a2d7 commit d219561Copy full SHA for d219561
1 file changed
.github/workflows/build_test.yml
@@ -1,4 +1,9 @@
1
name: Build and Test Workflow
2
+permissions:
3
+ id-token: write
4
+ issues: write
5
+ pull-requests: write
6
+ contents: write
7
on:
8
push:
9
branches:
0 commit comments