Skip to content

Commit

Permalink
retry
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronsteers committed Nov 23, 2024
1 parent 3f3750c commit c195f14
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/job_status_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,11 @@ name: Test Check Governing Workflow

on:
workflow_run:
workflows: [] # Trigger for any workflow completion
types:
- completed
pull_request:
types:
- synchronize
push:
# This push.branches trigger can be used for testing.
# Otherwise the workflow only runs against the default branch.
Expand Down

0 comments on commit c195f14

Please sign in to comment.