Fix wrong pull_request filter
The specification was not triggered on a pull request.
This commit is contained in:
parent
00e7ef7e8d
commit
c1c8577088
2
.github/workflows/macos.yml
vendored
2
.github/workflows/macos.yml
vendored
@ -4,7 +4,7 @@ on:
|
||||
branches:
|
||||
- master
|
||||
pull_request:
|
||||
paths:
|
||||
branches:
|
||||
- '*'
|
||||
jobs:
|
||||
latest:
|
||||
|
Loading…
x
Reference in New Issue
Block a user