mirror of
https://github.com/ETLCPP/etl.git
synced 2026-06-30 22:38:44 +08:00
7 lines
115 B
YAML
7 lines
115 B
YAML
name: gcc syntax checks
|
|
on:
|
|
push:
|
|
branches: [ master, development ]
|
|
pull_request:
|
|
branches: [ master ]
|