mirror of
https://github.com/eliasstepanik/imgui-rs.git
synced 2026-01-11 13:38:35 +00:00
updating CI to handle master -> main change
This commit is contained in:
parent
bde35e9f3f
commit
bb43463c2e
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -3,7 +3,7 @@ on:
|
|||||||
pull_request:
|
pull_request:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- main
|
||||||
schedule:
|
schedule:
|
||||||
- cron: "0 0 * * 1"
|
- cron: "0 0 * * 1"
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user