ci: remove build on main
This commit is contained in:
parent
0aeb1b0515
commit
7a8ab56e1a
1 changed files with 0 additions and 2 deletions
2
.github/workflows/build-and-test.yml
vendored
2
.github/workflows/build-and-test.yml
vendored
|
@ -1,8 +1,6 @@
|
||||||
name: Build and Test Next.js site
|
name: Build and Test Next.js site
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
|
||||||
branches: [ main ]
|
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [ '*' ] # Wildcard matches all branches
|
branches: [ '*' ] # Wildcard matches all branches
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue