Skip to content

Commit

Permalink
[build] run pull request on master
Browse files Browse the repository at this point in the history
  • Loading branch information
fab1an authored May 7, 2024
1 parent 537fd9a commit daaabff
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build-pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@ name: Build pull request
on:
pull_request:
branches:
- '*'
- '!master'
- 'master'

jobs:
build:
Expand Down

0 comments on commit daaabff

Please sign in to comment.