Skip to content

Commit d9b1f7d

Browse files
Fix Workflow does not contain permissions (#97)
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
1 parent e9e8626 commit d9b1f7d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ on:
1010
branches: [main]
1111
jobs:
1212
merge-branch:
13+
permissions:
14+
contents: write
1315
runs-on: ubuntu-latest
1416
steps:
1517
- name: Branch Merge

0 commit comments

Comments
 (0)