We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 92160fa + 9436796 commit 6dc8cd1Copy full SHA for 6dc8cd1
.github/workflows/gradle-wrapper-upgrade-execution.yml
@@ -4,7 +4,8 @@ on:
4
schedule:
5
- cron: '0 2 * * *' # 2am UTC
6
workflow_dispatch:
7
-
+permissions:
8
+ pull-requests: write
9
jobs:
10
upgrade_wrapper:
11
name: Execution
0 commit comments