We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e74d576 commit ca3b1deCopy full SHA for ca3b1de
1 file changed
.github/workflows/merge-risk-watch.yml
@@ -1,12 +1,6 @@
1
name: Merge Risk Watch
2
3
on:
4
- pull_request:
5
- types:
6
- - opened
7
- - synchronize
8
- - reopened
9
- - ready_for_review
10
schedule:
11
- cron: "0 15 * * 0-4"
12
workflow_dispatch:
0 commit comments