ci: remove build on main

This commit is contained in:
Aaron Yarborough 2025-03-09 19:43:35 +00:00
parent 0aeb1b0515
commit 7a8ab56e1a

View file

@ -1,8 +1,6 @@
name: Build and Test Next.js site
on:
push:
branches: [ main ]
pull_request:
branches: [ '*' ] # Wildcard matches all branches