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 fb22f23 commit e3ead58Copy full SHA for e3ead58
.github/workflows/dependencies.yml
@@ -5,6 +5,10 @@ on:
5
branches: [ "main" ]
6
pull_request:
7
8
+
9
+permissions:
10
+ contents: read
11
12
jobs:
13
build:
14
runs-on: ubuntu-latest
0 commit comments