mirror of
https://github.com/tailwindlabs/tailwindcss.git
synced 2025-12-08 21:36:08 +00:00
ensure CI runs against PRs that have to go into next
This commit is contained in:
parent
a500854a9f
commit
117ceefe70
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -4,7 +4,7 @@ on:
|
||||
push:
|
||||
branches: [master, next]
|
||||
pull_request:
|
||||
branches: [master]
|
||||
branches: [master, next]
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user