Skip to content

Commit

Permalink
add master-update branch trigger (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
Dwight Guth committed Jul 9, 2024
1 parent 9f16d3f commit efc8363
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test-pr.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
name: 'Run Tests'
on:
pull_request:
push:
branches:
- 'master-update'
workflow_dispatch:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
Expand Down

0 comments on commit efc8363

Please sign in to comment.