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