Skip to content

Commit

Permalink
[CI] Add opened type for pull_request on test.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
ptitSeb committed Feb 28, 2023
1 parent bb69046 commit e41f75a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
branches:
- '**'
pull_request:
types: [ synchronize ]
types: [ opened, synchronize ]
workflow_dispatch:
inputs:
release:
Expand Down

0 comments on commit e41f75a

Please sign in to comment.