We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 727a19e commit 1064cf5Copy full SHA for 1064cf5
.github/workflows/pr-ci.yaml
@@ -14,6 +14,7 @@ jobs:
14
permissions:
15
checks: write
16
pull-requests: write
17
+ contents: read
18
19
steps:
20
- name: 레포지토리 체크아웃
0 commit comments