Compare commits

..

No commits in common. "063d66b987771e350feade6ad0bf78db6532baf1" and "43416d4bc74b36bb3506eba860e746c2bcc5bc87" have entirely different histories.

View File

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