We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f425656 commit 27b1a8fCopy full SHA for 27b1a8f
1 file changed
.github/workflows/label_check.yaml
@@ -10,6 +10,9 @@ on: # yamllint disable-line rule:truthy
10
- labeled
11
- unlabeled
12
13
+permissions:
14
+ contents: read
15
+
16
jobs:
17
check_stats_labels:
18
name: Check Stats labels
0 commit comments