Don't deploy on a pull request
This commit is contained in:
parent
40d7f37c2a
commit
b9335578b8
1
.github/workflows/main.yaml
vendored
1
.github/workflows/main.yaml
vendored
|
@ -2,7 +2,6 @@
|
||||||
name: Build and Deploy
|
name: Build and Deploy
|
||||||
|
|
||||||
on:
|
on:
|
||||||
pull_request:
|
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
|
|
Loading…
Reference in a new issue