We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 867211b commit 0679febCopy full SHA for 0679feb
.github/workflows/brunch-to-issue.yml
@@ -1,6 +1,8 @@
1
name: "Today's Brunch"
2
3
on:
4
+ push:
5
+ - hotfix
6
schedule:
7
- cron: '00 14 * * *'
8
0 commit comments