mirror of
https://github.com/TheLartians/ModernCppStarter.git
synced 2025-09-03 07:30:53 +02:00
be prepared for git flow too
This commit is contained in:
parent
aa02116995
commit
4cc7653883
7 changed files with 13 additions and 1 deletions
2
.github/workflows/macos.yml
vendored
2
.github/workflows/macos.yml
vendored
|
@ -3,10 +3,12 @@ name: MacOS
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
- develop
|
||||
- master
|
||||
- main
|
||||
pull_request:
|
||||
branches:
|
||||
- develop
|
||||
- master
|
||||
- main
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue