Skip to content

Commit 6dc8cd1

Browse files
committed
Merge branch '6.3.x' into 6.4.x
- Use pull-request: write for gradlew updates
2 parents 92160fa + 9436796 commit 6dc8cd1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/gradle-wrapper-upgrade-execution.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ on:
44
schedule:
55
- cron: '0 2 * * *' # 2am UTC
66
workflow_dispatch:
7-
7+
permissions:
8+
pull-requests: write
89
jobs:
910
upgrade_wrapper:
1011
name: Execution

0 commit comments

Comments
 (0)