mirror of
https://github.com/ddworken/hishtory.git
synced 2024-12-24 15:58:52 +01:00
Run tests on github PR and daily
This commit is contained in:
parent
099bc1ea6f
commit
52047a45bd
3
.github/workflows/go-test.yml
vendored
3
.github/workflows/go-test.yml
vendored
@ -2,6 +2,9 @@ name: Tests
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
pull_request:
|
||||
schedule:
|
||||
- cron: '0 0 * * *'
|
||||
push:
|
||||
branches: [ master ]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user