ci: Also run tests for pull requests
This commit is contained in:
@@ -9,6 +9,11 @@ on:
|
|||||||
- '.github/workflows/test.yml'
|
- '.github/workflows/test.yml'
|
||||||
- 'tests/**'
|
- 'tests/**'
|
||||||
- 'version.cmake'
|
- 'version.cmake'
|
||||||
|
pull_request:
|
||||||
|
paths:
|
||||||
|
- '.github/workflows/test.yml'
|
||||||
|
- 'tests/**'
|
||||||
|
- 'version.cmake'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
|
|||||||
Reference in New Issue
Block a user