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 9d86635 commit 672089fCopy full SHA for 672089f
.github/workflows/gradle-versions-checker.yml
@@ -7,6 +7,7 @@ on:
7
schedule:
8
# Runs at 01:00 UTC on the 1, 8, 15, 22 and 29th of every month.
9
- cron: '0 1 */7 * *'
10
+ workflow_dispatch:
11
12
jobs:
13
gradle-versions-checker:
0 commit comments