We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa625e0 commit c2b34a0Copy full SHA for c2b34a0
1 file changed
.github/workflows/ci.yml
@@ -6,6 +6,8 @@ on:
6
7
jobs:
8
run-tests:
9
+ permissions:
10
+ contents: read
11
strategy:
12
matrix:
13
os: [ubuntu-latest, windows-latest, macos-latest]
0 commit comments