added workflow dispatch for tests
This commit is contained in:
parent
e9a629110e
commit
346d9f36e4
3
.github/workflows/tests.yml
vendored
3
.github/workflows/tests.yml
vendored
@ -1,10 +1,11 @@
|
||||
name: Tests
|
||||
|
||||
on:
|
||||
push:
|
||||
push:
|
||||
pull_request:
|
||||
schedule:
|
||||
- cron: '0 0 * * *'
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
tests:
|
||||
|
Loading…
x
Reference in New Issue
Block a user