Skip to content

Commit

Permalink
add default event types to e2e-pr
Browse files Browse the repository at this point in the history
  • Loading branch information
goncalo-rodrigues committed Jun 9, 2022
1 parent 9e51c48 commit 19333af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: "e2e-pr"
on:
pull_request:
branches: [ main ]
types: [ labeled, unlabeled ]
types: [ labeled, unlabeled, opened, synchronize, reopened]

jobs:
test:
Expand Down

0 comments on commit 19333af

Please sign in to comment.