Run tests on pull requests
This commit is contained in:
parent
d6b77de15f
commit
86c0b21a03
|
@ -1,5 +1,5 @@
|
||||||
name: Main workflow
|
name: Main workflow
|
||||||
on: [push]
|
on: [push, pull_request]
|
||||||
jobs:
|
jobs:
|
||||||
run:
|
run:
|
||||||
name: Run
|
name: Run
|
||||||
|
|
Loading…
Reference in New Issue