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 c120606 commit 2bb4eb6Copy full SHA for 2bb4eb6
.github/workflows/merge-main.yaml
@@ -4,6 +4,10 @@ on:
4
push:
5
branches: ['main']
6
7
+permissions:
8
+ contents: read
9
+ packages: write
10
+
11
jobs:
12
linting:
13
runs-on: ubuntu-latest
0 commit comments