We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a7d5af commit 881dcbdCopy full SHA for 881dcbd
.github/workflows/scala-steward.yml
@@ -4,6 +4,7 @@ on:
4
branches: [ master ]
5
schedule:
6
- cron: '0 2 * * *'
7
+ workflow_dispatch:
8
jobs:
9
scala-steward:
10
runs-on: ubuntu-latest
0 commit comments