mirror of
https://github.com/honojs/hono.git
synced 2024-11-25 13:19:30 +01:00
chore(ci): fix branch name
This commit is contained in:
parent
d94443d856
commit
034d53a6e6
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -1,7 +1,7 @@
|
|||||||
name: ci
|
name: ci
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [master]
|
branches: [main]
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: ['*']
|
branches: ['*']
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user