We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b531301 commit 8bd4b57Copy full SHA for 8bd4b57
.github/workflows/scala-steward.yml
@@ -1,7 +1,7 @@
1
on:
2
push:
3
branches-ignore:
4
- - update/**
+ - 'update/**'
5
schedule:
6
- cron: '0 0 * * 0'
7
0 commit comments