Skip to content

Commit

Permalink
Specify branches for CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
acolwell committed Sep 12, 2023
1 parent d288ab9 commit cc23b23
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,12 @@ name: Tests
on:
workflow_dispatch: {}
push:
branches:
- 'RB-2.5'
- 'AJC-RB-2.5'
paths-ignore:
- Documentation

pull_request:
branches:
- RB-2.5
Expand Down

0 comments on commit cc23b23

Please sign in to comment.