Skip to content

Commit f957d6e

Browse files
committed
build: Update action.
1 parent 8cc999b commit f957d6e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/main.workflow

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
workflow "Post Staging Link on pull_request" {
2-
on = "pull_request"
2+
on = "check_run"
33
resolves = ["Post Staging Link"]
44
}
55

0 commit comments

Comments
 (0)