mirror of
https://github.com/typst/typst
synced 2025-05-14 04:56:26 +08:00
Rename master to main 🔀
This commit is contained in:
parent
dcf1d09d39
commit
fee5170a68
4
.github/workflows/rust.yml
vendored
4
.github/workflows/rust.yml
vendored
@ -2,9 +2,9 @@ name: Continuous integration
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [master]
|
||||
branches: [main]
|
||||
pull_request:
|
||||
branches: [master]
|
||||
branches: [main]
|
||||
|
||||
env:
|
||||
CARGO_TERM_COLOR: always
|
||||
|
Loading…
x
Reference in New Issue
Block a user