mirror of
https://github.com/yannbertrand/macos-defaults
synced 2024-11-14 15:47:16 +00:00
👷 Run CI on all branches
This commit is contained in:
parent
8b3d533f89
commit
86f78478f3
1 changed files with 0 additions and 4 deletions
4
.github/workflows/test-defaults.yml
vendored
4
.github/workflows/test-defaults.yml
vendored
|
@ -2,15 +2,11 @@ name: Test defaults.yml
|
|||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
paths:
|
||||
- 'defaults.yml'
|
||||
- 'defaults-*.yml'
|
||||
|
||||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
|
||||
jobs:
|
||||
test:
|
||||
|
|
Loading…
Reference in a new issue