We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a917000 commit be50c55Copy full SHA for be50c55
1 file changed
.github/workflows/test.yml
@@ -3,6 +3,9 @@ name: Run tests
3
on:
4
pull_request:
5
6
+permissions:
7
+ contents: read
8
+
9
jobs:
10
test:
11
runs-on: ubuntu-latest
0 commit comments