mirror of
https://github.com/rosenpass/rosenpass.git
synced 2026-02-27 22:13:12 -08:00
feat: Ability to manually run CI for pull requests
This commit is contained in:
1
.github/workflows/qc-mac.yaml
vendored
1
.github/workflows/qc-mac.yaml
vendored
@@ -2,6 +2,7 @@ name: QC Mac
|
||||
on:
|
||||
push:
|
||||
branches: [main]
|
||||
workflow_call:
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}-${{ github.ref }}
|
||||
|
||||
Reference in New Issue
Block a user