Correct PR opened event in example

main
Haralan Dobrev 4 years ago
parent 1f8fbf590a
commit 357a189344

@ -28,7 +28,7 @@ name: Deploy
on:
pull_request:
types: [open, synchronize]
types: [opened, synchronize]
push:
branches:
- master

Loading…
Cancel
Save