forked from external-repos/LifeTrinket
only do lint and build on prs
This commit is contained in:
3
.github/workflows/lint_and_build.yml
vendored
3
.github/workflows/lint_and_build.yml
vendored
@@ -1,9 +1,6 @@
|
|||||||
name: Build and Deploy Workflow
|
name: Build and Deploy Workflow
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
|
||||||
branches:
|
|
||||||
- main
|
|
||||||
pull_request:
|
pull_request:
|
||||||
types:
|
types:
|
||||||
- opened
|
- opened
|
||||||
|
|||||||
Reference in New Issue
Block a user