Skip to content

Commit

Permalink
chore: remove automatic builds on push. Coalesce is moving to a model…
Browse files Browse the repository at this point in the history
… of deliberate releases.
  • Loading branch information
ascott18 committed Sep 17, 2024
1 parent 84da065 commit 79b5e5e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/alpha.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
name: build-alpha

on:
push:
branches: [dev, next]
paths-ignore: ['docs/**']
pull_request:
branches: [dev, next]
paths-ignore: ['docs/**']
Expand Down

0 comments on commit 79b5e5e

Please sign in to comment.