ISSUE-44: Hithomelabs/HomeLabDocker#44 Executing integration test every 6 hours
This commit is contained in:
parent
f7e4b3fd93
commit
8b22064040
@ -1,10 +1,8 @@
|
|||||||
name: Daily cloudflare API integration test
|
name: Daily cloudflare API integration test
|
||||||
on:
|
on:
|
||||||
push:
|
schedule:
|
||||||
branches: [ test ]
|
- cron: '0 */6 * * *' # Every hour
|
||||||
# schedule:
|
workflow_dispatch:
|
||||||
# - cron: '0 * * * *' # Every hour
|
|
||||||
# workflow_dispatch:
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
cloudflare-api-test:
|
cloudflare-api-test:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user