We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d083ead commit e7e02f1Copy full SHA for e7e02f1
.github/workflows/update.yml
@@ -23,4 +23,4 @@ jobs:
23
with:
24
update_if_modified: lean-toolchain
25
on_update_succeeds: "commit"
26
- on_update_fails: "pr"
+ on_update_fails: "issue"
0 commit comments