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