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.
1 parent 546b388 commit 1562651Copy full SHA for 1562651
.github/workflows/update-gradle-wrapper.yml
@@ -2,7 +2,7 @@ name: Update Gradle Wrapper
2
3
on:
4
workflow_dispatch:
5
- schedule:
+# schedule:
6
# - cron: "0 0 * * *" disabled for now, very noisey
7
8
jobs:
0 commit comments