don't run live website in PRs

This commit is contained in:
pat-s 2023-02-21 12:59:25 +01:00
parent 711b637118
commit 25754e93b7
No known key found for this signature in database
GPG Key ID: 3C6318841EF78925
1 changed files with 3 additions and 0 deletions

View File

@ -51,6 +51,9 @@ steps:
trigger:
branch:
- main
event:
exclude:
- pull_request
---
kind: pipeline