mirror of
https://github.com/red0124/ssp.git
synced 2025-01-23 13:05:20 +01:00
update pipeline
This commit is contained in:
parent
fe00b99ef9
commit
282f944271
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -4,12 +4,12 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- /^feature/$/
|
||||
- feature/**
|
||||
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
- /^feature/$/
|
||||
- feature/**
|
||||
|
||||
jobs:
|
||||
clang_tests:
|
||||
|
Loading…
Reference in New Issue
Block a user