Skip to content

Commit 0dcc972

Browse files
Added workflow dispatch
1 parent 05ffecf commit 0dcc972

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/update-gradle-wrapper.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ name: Update Gradle Wrapper
33
on:
44
schedule:
55
- cron: "0 0 * * *"
6+
workflow_dispatch:
7+
68

79
jobs:
810
update-gradle-wrapper:

0 commit comments

Comments
 (0)