ISSUE-44: Adding more tests #91
@ -1,10 +1,8 @@
|
||||
name: Daily cloudflare API integration test
|
||||
on:
|
||||
push:
|
||||
branches: [ test ]
|
||||
# schedule:
|
||||
# - cron: '0 * * * *' # Every hour
|
||||
# workflow_dispatch:
|
||||
schedule:
|
||||
- cron: '0 */6 * * *' # Every hour
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
cloudflare-api-test:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user