Skip to content

Commit f9bbe9e

Browse files
committed
build in progress
Change requirement to PR build to be in progress. Signed-off-by: Paul Gaiduk <paulg@zededa.com> (cherry picked from commit ae1e0da4e49fffa0121945449372059f327a5085)
1 parent cae0f82 commit f9bbe9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-gate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ name: PR Gate
66
on: # yamllint disable-line rule:truthy
77
workflow_run:
88
workflows: ["PR build"]
9-
types: [completed]
9+
types: [in_progress]
1010

1111
pull_request_review:
1212
types: [submitted]

0 commit comments

Comments
 (0)