Skip to content

Commit e7e02f1

Browse files
authored
on_update_fails=pr is not implemented (#192)
1 parent d083ead commit e7e02f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ jobs:
2323
with:
2424
update_if_modified: lean-toolchain
2525
on_update_succeeds: "commit"
26-
on_update_fails: "pr"
26+
on_update_fails: "issue"

0 commit comments

Comments
 (0)