mirror of
https://github.com/edg-l/edlang.git
synced 2024-11-09 09:38:24 +00:00
ci
This commit is contained in:
parent
4d73b76b73
commit
3b840937b6
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -2,7 +2,7 @@ name: CI
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [main]
|
branches: [master]
|
||||||
pull_request:
|
pull_request:
|
||||||
merge_group:
|
merge_group:
|
||||||
types: [checks_requested]
|
types: [checks_requested]
|
||||||
|
|
Loading…
Reference in a new issue