We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0d4bfab + 7cb8ff4 commit 7c957adCopy full SHA for 7c957ad
.github/workflows/unit_tests.yml
@@ -1,5 +1,8 @@
1
name: unit tests
2
3
+permissions:
4
+ contents: read
5
+
6
on:
7
push: # run on every push or PR to any branch
8
pull_request:
0 commit comments