mirror of
https://github.com/ETLCPP/etl.git
synced 2026-04-30 19:09:10 +08:00
Add hotfix/clang-9 to branch list
This commit is contained in:
parent
bd578b6e77
commit
e3f1fad066
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -1,7 +1,7 @@
|
||||
name: CI
|
||||
on:
|
||||
push:
|
||||
branches: [ master, clang-9 ]
|
||||
branches: [ master, clang-9, hotfix/clang-9 ]
|
||||
pull_request:
|
||||
branches: [ master ]
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user