repeating why2-test workflow every hour
I mean... I hope
This commit is contained in:
parent
789eda836b
commit
ac07e18fa1
2
.github/workflows/why2-test.yml
vendored
2
.github/workflows/why2-test.yml
vendored
@ -4,6 +4,8 @@ on:
|
||||
push:
|
||||
branches: [ development ]
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: '0 * * * *'
|
||||
|
||||
jobs:
|
||||
test-why2:
|
||||
|
Loading…
x
Reference in New Issue
Block a user