mirror of
https://github.com/rosenpass/rosenpass.git
synced 2026-07-28 14:26:59 -07:00
run Mac OS jobs on branch upgrade-ci-macos
This commit is contained in:
@@ -5,6 +5,7 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- upgrade-ci-macos
|
||||
workflow_call:
|
||||
|
||||
concurrency:
|
||||
|
||||
@@ -1,7 +1,9 @@
|
||||
name: QC Mac
|
||||
on:
|
||||
push:
|
||||
branches: [main]
|
||||
branches:
|
||||
- main
|
||||
- upgrade-ci-macos
|
||||
workflow_call:
|
||||
|
||||
concurrency:
|
||||
|
||||
Reference in New Issue
Block a user