Skip to content

Commit

Permalink
Update workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
evansims committed Aug 14, 2023
1 parent 3eb0e43 commit 844546d
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .github/workflows/pull-request.checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@ name: "Pull Request CI / Status"
on:
workflow_run:
workflows:
- "Pull Request CI / Composer Normalize"
- "Pull Request CI / Composer Validate"
- "Pull Request CI / PEST"
- "Pull Request CI / PHPStan"
- "Pull Request CI / Psalm"
- "Pull Request CI / Rector"
- "Pull Request CI / Semgrep"
- "Pull Request CI / Snyk"
- "pull-request.composer.normalize.yml"
- "pull-request.composer.validate.yml"
- "pull-request.pest.yml"
- "pull-request.phpstan.yml"
- "pull-request.psalm.yml"
- "pull-request.rector.yml"
- "pull-request.semgrep.yml"
- "pull-request.snyk.yml"
types:
- completed

Expand Down

0 comments on commit 844546d

Please sign in to comment.