chore: Run actions on pull requests as well (#2917)
* chore: Run actions on pull requests as well * Update cancel.yml * Update lint.yml * Update test.yml * Update cancel.yml
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
name: Tests
|
||||
|
||||
on: push
|
||||
on: pull_request
|
||||
|
||||
jobs:
|
||||
test:
|
||||
|
||||
Reference in New Issue
Block a user