1 parent 8f2ef5d commit 54df43aCopy full SHA for 54df43a
1 file changed
.github/workflows/run_tests.yml
@@ -5,6 +5,9 @@ on:
5
branches:
6
- main
7
8
+permissions:
9
+ contents: read
10
+
11
jobs:
12
test:
13
runs-on: ubuntu-latest
0 commit comments