trigger event types

This commit is contained in:
sillyguodong 2023-05-27 01:02:41 +08:00
parent c3a6653f79
commit 15205b14ed
No known key found for this signature in database
GPG Key ID: 4A0646FA86256DF4
1 changed files with 3 additions and 1 deletions

View File

@ -1,7 +1,9 @@
name: build and deploy website PR preview
env:
AWS_REGION: eu-central-1
on: [pull_request]
on:
pull_request:
types: [opened, reopened, synchronize]
jobs:
build-and-deploy:
name: build and deploy