Update update_gradle_wrapper.yml
Allow manually running workflow
This commit is contained in:
parent
1ba0e69376
commit
0ac2d5972b
|
@ -1,6 +1,7 @@
|
|||
name: Update Gradle Wrapper
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: "0 0 1 * *"
|
||||
|
||||
|
|
Loading…
Reference in New Issue