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 b22bf56 commit 387032dCopy full SHA for 387032d
.github/workflows/main.yml
@@ -5,6 +5,8 @@ on:
5
push:
6
branches: [master]
7
8
+permissions:
9
+ contents: read
10
jobs:
11
linux-glibc:
12
runs-on: ubuntu-latest
0 commit comments