We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb3b012 commit 866866eCopy full SHA for 866866e
.github/workflows/ci.yml
@@ -8,6 +8,8 @@ on:
8
9
jobs:
10
test:
11
+ permissions:
12
+ contents: read
13
name: Test
14
runs-on: ubuntu-24.04
15
0 commit comments