fix: make daily workflow ready to merge

This commit is contained in:
Roman 2025-04-28 14:25:36 +08:00
parent 53266bbaf1
commit 566a6fc30b
No known key found for this signature in database
GPG Key ID: 583BDF43C238B83E

View File

@ -1,12 +1,10 @@
name: Test Nomos E2E Tests Daily
name: Nomos E2E Tests Daily
on:
schedule:
- cron: '0 4 * * *'
workflow_dispatch:
push:
branches:
- chore-sharding-github-workflows
jobs:
test-common:
uses: ./.github/workflows/test_common.yml