ISSUE-44: Adding integration test run on push to main #93

Merged
hitanshu merged 6 commits from hitanshu/CFTunnels:ISSUE-44 into test 2025-11-16 14:49:52 +00:00

View File

@ -1,7 +1,9 @@
name: Daily cloudflare API integration test
on:
push:
branches: [ main ]
schedule:
- cron: '0 */6 * * *' # Every hour
- cron: '0 */12 * * *' # Every hour
workflow_dispatch:
jobs: