Skip to content

Commit

Permalink
chore: CI job wasn't running due to incorrect name (#352)
Browse files Browse the repository at this point in the history
  • Loading branch information
kim-em authored Nov 6, 2023
1 parent 6a5a33b commit 869c615
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly_detect_failure.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Post to zulip if the nightly-testing branch is failing.

on:
workflow_run:
workflows: ["continuous integration"]
workflows: ["ci"]
types:
- completed

Expand Down

0 comments on commit 869c615

Please sign in to comment.