Skip to content

Commit

Permalink
allow workflow_dispatch in scala-steward.yml (#177)
Browse files Browse the repository at this point in the history
  • Loading branch information
pjfanning authored Apr 19, 2024
1 parent 8df083a commit cd6b5bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/scala-steward.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
on:
schedule:
- cron: '0 0 * * 0'
workflow_dispatch:

name: Launch Scala Steward

Expand Down

0 comments on commit cd6b5bf

Please sign in to comment.