Skip to content

Commit 881dcbd

Browse files
authored
add workflow_dispatch in scala-steward.yml
1 parent 2a7d5af commit 881dcbd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/scala-steward.yml

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
branches: [ master ]
55
schedule:
66
- cron: '0 2 * * *'
7+
workflow_dispatch:
78
jobs:
89
scala-steward:
910
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)