Skip to content
This repository was archived by the owner on Jul 11, 2024. It is now read-only.

Commit ae3edd0

Browse files
authored
Update cloudbuild-notifier.yml
1 parent d8f3f60 commit ae3edd0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/cloudbuild-notifier.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323

2424
name: Cloud Build Notifier
2525
on:
26-
check_suite:
27-
types: [requested, completed]
26+
check_run:
27+
types: [created, completed]
2828
jobs:
2929
notify:
3030
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)