Skip to content

Commit 5b86d12

Browse files
authored
ci(scala-steward): Allow for workflow_dispatch event
1 parent b78f28d commit 5b86d12

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/scala-steward.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
- 'update/**'
55
schedule:
66
- cron: '0 0 * * 0'
7+
workflow_dispatch:
78

89
name: Launch Scala Steward
910

0 commit comments

Comments
 (0)