Skip to content

Commit

Permalink
Run PR checks on push to branch
Browse files Browse the repository at this point in the history
  • Loading branch information
ayoy committed Nov 6, 2023
1 parent 440dd9f commit e397c0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: PR Checks

on:
push:
branches: [ develop, "release/**" ]
branches: [ develop, "release/**", "dominik/xcode15" ]
pull_request:

jobs:
Expand Down

0 comments on commit e397c0f

Please sign in to comment.