Skip to content

Commit

Permalink
ci: update status check branches
Browse files Browse the repository at this point in the history
  • Loading branch information
peter-evans committed Mar 13, 2023
1 parent 5e1c143 commit b753615
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/test-required-status-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@ name: Test required status check
on:
pull_request:
branches:
- 'ci-test/status-check-base-built'
- 'ci-test/status-check-base-committed'
- 'ci-test/status-check-base-ubuntu-latest'
- 'ci-test/status-check-base-macos-latest'
- 'ci-test/status-check-base-windows-latest'
jobs:
check:
runs-on: ubuntu-latest
Expand Down

0 comments on commit b753615

Please sign in to comment.