We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 28c52c6 + 371e58c commit b8bec36Copy full SHA for b8bec36
.github/workflows/ci-workflow.yml
@@ -1,5 +1,9 @@
1
name: Continuous Integration Workflow
2
3
+permissions:
4
+ contents: read
5
+ id-token: write
6
+
7
on:
8
pull_request:
9
push:
0 commit comments