Correct PR opened event in example

This commit is contained in:
Haralan Dobrev 2020-12-19 00:30:40 +02:00
parent 1f8fbf590a
commit 357a189344
1 changed files with 1 additions and 1 deletions

View File

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