Skip to content

Commit 9ef1854

Browse files
committed
Update file(s) from wp-cli/.github
1 parent 6fdc483 commit 9ef1854

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/check-branch-alias.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@ on:
55
types: [released]
66
workflow_dispatch:
77

8-
permissions: {}
8+
permissions:
9+
contents: write
10+
pull-requests: write
911

1012
jobs:
1113
check-branch-alias:

0 commit comments

Comments
 (0)