Run Test CI for pull requests
This commit is contained in:
parent
640a1b913a
commit
681a50db26
3
.github/workflows/test.yml
vendored
3
.github/workflows/test.yml
vendored
@ -1,6 +1,9 @@
|
||||
name: Test
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
push:
|
||||
branches-ignore:
|
||||
- master
|
||||
|
Loading…
Reference in New Issue
Block a user