chore: change fleet tests to run once a week (#187)

This commit is contained in:
Roman Zajic 2026-05-26 15:21:19 +08:00 committed by GitHub
parent 5f2bbc0837
commit bb1ff0f2bc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,7 +6,7 @@ concurrency:
on:
schedule:
- cron: '0 2 * * *'
- cron: '0 2 * * 0'
workflow_dispatch:
inputs:
node1: