mirror of
https://github.com/red0124/ssp.git
synced 2025-12-14 21:59:55 +01:00
update pipeline
This commit is contained in:
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@@ -4,12 +4,12 @@ on:
|
|||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
- /^feature/$/
|
- feature/**
|
||||||
|
|
||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
- /^feature/$/
|
- feature/**
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
clang_tests:
|
clang_tests:
|
||||||
|
|||||||
Reference in New Issue
Block a user