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
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
|
|
Loading…
Reference in a new issue