ISSUE-44: Adding integration test run on push to main #93
@ -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:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user