We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e4149e commit a6dbd1cCopy full SHA for a6dbd1c
.github/workflows/ci.yml
@@ -4,6 +4,8 @@ on:
4
- push
5
- pull_request
6
7
+permissions: {}
8
+
9
jobs:
10
test:
11
runs-on: ${{ matrix.os }}
0 commit comments