gha: fix pull_request trigger
This commit is contained in:
parent
a6d33f08ac
commit
6d819cab4c
1 changed files with 1 additions and 0 deletions
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
|
|
@ -2,6 +2,7 @@ name: 'Test'
|
|||
|
||||
on:
|
||||
pull_request:
|
||||
types: [opened, synchronize]
|
||||
push:
|
||||
paths:
|
||||
- '**'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue