Skip to content

Commit 2bb4eb6

Browse files
Update merge-main.yaml
1 parent c120606 commit 2bb4eb6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/merge-main.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ on:
44
push:
55
branches: ['main']
66

7+
permissions:
8+
contents: read
9+
packages: write
10+
711
jobs:
812
linting:
913
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)