We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e95b2bc commit 0798badCopy full SHA for 0798bad
1 file changed
.github/workflows/ci.yml
@@ -14,6 +14,9 @@ concurrency:
14
15
jobs:
16
files-changed:
17
+ permissions:
18
+ contents: read
19
+ pull-requests: write
20
uses: ./.github/workflows/files-changed.yml
21
22
lint:
0 commit comments