2 parents 31e59ef + b2b85b1 commit 76ce023Copy full SHA for 76ce023
1 file changed
.github/workflows/validate-rules.yml
@@ -8,6 +8,8 @@ on:
8
9
jobs:
10
validate:
11
+ permissions:
12
+ contents: read
13
runs-on: ubuntu-latest
14
15
steps:
0 commit comments