Skip to content

Commit

Permalink
Updated the push on branch to run against feature to test
Browse files Browse the repository at this point in the history
  • Loading branch information
TaylorHalf committed Feb 6, 2024
1 parent 01660cd commit dcfc792
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pr-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ name: PR-checks

on:
push:
branches: ['develop']
branches: ['develop','feature/CB2-10193']
pull_request:
branches: ['develop']
branches: ['develop','feature/CB2-10193']

jobs:
build-test:
Expand Down

0 comments on commit dcfc792

Please sign in to comment.