We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f0fa91 commit 371e58cCopy full SHA for 371e58c
.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