1
0
Fork 0
mirror of https://github.com/TheLartians/ModernCppStarter.git synced 2025-09-03 23:50:53 +02:00

change github actions to develop branch

set version to v1.0.1
This commit is contained in:
ClausKlein 2021-02-12 23:29:14 +01:00
parent 47fa7c6933
commit 1aad14a6fa
9 changed files with 20 additions and 20 deletions

View file

@ -3,10 +3,10 @@ name: MacOS
on:
push:
branches:
- master
- develop
pull_request:
branches:
- master
- develop
env:
CTEST_OUTPUT_ON_FAILURE: 1