There was an error while loading. Please reload this page.
2 parents 451b11e + 91ade3b commit c345831Copy full SHA for c345831
1 file changed
.github/workflows/pr.yml
@@ -3,6 +3,10 @@ on:
3
pull_request:
4
types: [opened, edited, synchronize]
5
6
+permissions:
7
+ contents: read
8
+ pull-requests: read
9
+
10
jobs:
11
lint:
12
runs-on: ubuntu-latest
0 commit comments