only do lint and build on prs

This commit is contained in:
Viktor Rådberg
2023-08-26 17:50:06 +02:00
parent 8d7f6fab1c
commit 5c966342ce

View File

@@ -1,9 +1,6 @@
name: Build and Deploy Workflow
on:
push:
branches:
- main
pull_request:
types:
- opened