feat: Allow triggering the tests workflow manually
parent
c1ab9abd47
commit
e882e848f1
|
@ -1,6 +1,7 @@
|
|||
name: Tests
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
|
|
Loading…
Reference in New Issue