We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9e8626 commit d9b1f7dCopy full SHA for d9b1f7d
1 file changed
.github/workflows/main.yml
@@ -10,6 +10,8 @@ on:
10
branches: [main]
11
jobs:
12
merge-branch:
13
+ permissions:
14
+ contents: write
15
runs-on: ubuntu-latest
16
steps:
17
- name: Branch Merge
0 commit comments