We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0357826 commit 46d14f2Copy full SHA for 46d14f2
.github/workflows/quality-assurance.yml
@@ -1,6 +1,9 @@
1
name: Quality Assurance
2
on: [ push, pull_request ]
3
4
+permissions:
5
+ contents: read
6
+
7
jobs:
8
before_pr:
9
name: before-pr.sh
0 commit comments