Skip to content

Commit

Permalink
Update pull_request.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
patrick-rodgers authored Mar 6, 2024
1 parent 8b0f7ea commit c5ce21b
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .github/workflows/pull_request.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
name: Pull Request Testing
on: pull_request
name: V3 Pull Request Testing
on:
pull_request:
branches:
- version-3
jobs:
run_pr_tests:
runs-on: ubuntu-latest
Expand Down

0 comments on commit c5ce21b

Please sign in to comment.