Update update_gradle_wrapper.yml

Allow manually running workflow
This commit is contained in:
Will Hedgecock 2021-12-05 13:10:47 -06:00 committed by GitHub
parent 1ba0e69376
commit 0ac2d5972b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
name: Update Gradle Wrapper
on:
workflow_dispatch:
schedule:
- cron: "0 0 1 * *"