gha: Add pull_request trigger, close #43
This commit is contained in:
parent
cb65dc51f8
commit
1fdd461e72
1 changed files with 1 additions and 0 deletions
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
|
|
@ -1,6 +1,7 @@
|
|||
name: 'Test'
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
push:
|
||||
paths:
|
||||
- '**'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue