We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60b8012 commit ba952bfCopy full SHA for ba952bf
.github/workflows/tests.yml
@@ -1,5 +1,8 @@
1
name: Run tests
2
3
+permissions:
4
+ contents: read
5
+
6
on: [push]
7
8
jobs:
0 commit comments