mirror of
https://github.com/daylinmorgan/viv.git
synced 2024-11-13 20:47:53 -06:00
ci: add pr to test
This commit is contained in:
parent
7e5c5746ee
commit
c05e2ae22a
1 changed files with 1 additions and 0 deletions
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
|
@ -1,5 +1,6 @@
|
||||||
name: 🧪 Run Tests
|
name: 🧪 Run Tests
|
||||||
on:
|
on:
|
||||||
|
pr:
|
||||||
push:
|
push:
|
||||||
workflow_call:
|
workflow_call:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
Loading…
Reference in a new issue