mirror of
https://github.com/red0124/ssp.git
synced 2025-12-14 13:59:54 +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:
|
||||
branches:
|
||||
- master
|
||||
- /^feature/$/
|
||||
- feature/**
|
||||
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
- /^feature/$/
|
||||
- feature/**
|
||||
|
||||
jobs:
|
||||
clang_tests:
|
||||
|
||||
Reference in New Issue
Block a user