Merging to main #90

Merged
hitanshu merged 12 commits from test into main 2025-11-14 20:09:57 +00:00
Showing only changes of commit 8b22064040 - Show all commits

View File

@ -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: