0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-30 22:03:56 -05:00

ci: remove next from workflows (#12550)

This commit is contained in:
Emanuele Stoppa 2024-11-28 10:43:47 +00:00 committed by GitHub
parent 6f4793656e
commit 875f8b9185
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 1 additions and 3 deletions

View file

@ -5,7 +5,6 @@ on:
push:
branches:
- main
- next
merge_group:
pull_request:
paths-ignore:

View file

@ -7,7 +7,7 @@ on:
- "1-legacy"
- "2-legacy"
- "3-legacy"
- next
- "4-legacy"
defaults:
run:

View file

@ -12,7 +12,6 @@ on:
push:
branches:
- main
- next
# Automatically cancel in-progress actions on the same branch
concurrency: