We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e68eadb commit a14f8e7Copy full SHA for a14f8e7
.github/workflows/hive.yml
@@ -3,6 +3,9 @@
3
name: hive
4
5
on:
6
+ pull_request:
7
+ branches:
8
+ - ["dan/fix-hive-push-action"]
9
schedule:
10
# every day
11
- cron: "0 0 * * *"
0 commit comments