Skip to content

Commit f9acac2

Browse files
committed
CI: try check_run
1 parent 7caec36 commit f9acac2

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/circleci.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
name: CircleCI artifacts redirector
22
on:
3-
status:
4-
if: github.event.description == 'Your tests passed on CircleCI!'
3+
check_run:
4+
types: completed
5+
56
jobs:
67
circleci_artifacts_redirector_job:
78
if: github.event.description == 'Your tests passed on CircleCI!'

0 commit comments

Comments
 (0)