We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3b56fcb + 3eca093 commit 5716629Copy full SHA for 5716629
.github/workflows/ci.yml
@@ -2,6 +2,8 @@
2
# For more information see: https://help.github.com/actions/language-and-framework-guides/using-nodejs-with-github-actions
3
4
name: Run Tests
5
+permissions:
6
+ contents: read
7
8
on:
9
push:
0 commit comments