Skip to content
This repository was archived by the owner on Apr 26, 2025. It is now read-only.

Commit 0795a40

Browse files
Update test_and_merge.yml
1 parent a28c784 commit 0795a40

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.github/workflows/test_and_merge.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,11 @@ on:
55
workflow_dispatch:
66
pull_request:
77
types: [assigned, opened, synchronize, reopened]
8-
8+
9+
permissions:
10+
contents: write
11+
pull-requests: write
12+
913
jobs:
1014
test:
1115
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)