summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Nate Moore <natemoo-re@users.noreply.github.com> 2022-03-04 11:17:25 -0600
committerGravatar GitHub <noreply@github.com> 2022-03-04 11:17:25 -0600
commitb90219ceec370f1f386de6d1458a166e20a8a9e6 (patch)
treec4286557324901516e03fd0293c97d1a61e55003
parent3cd50d463ad3d6e3f42694a8a6afc03d04eb6b6c (diff)
downloadastro-b90219ceec370f1f386de6d1458a166e20a8a9e6.tar.gz
astro-b90219ceec370f1f386de6d1458a166e20a8a9e6.tar.zst
astro-b90219ceec370f1f386de6d1458a166e20a8a9e6.zip
chore(ci): enable ci on `next` (#2716)
Diffstat (limited to '')
-rw-r--r--.github/workflows/ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index d0599a879..448180585 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -4,6 +4,7 @@ on:
push:
branches:
- main
+ - next
pull_request:
paths-ignore:
- '.vscode/**'