mirror of
https://github.com/logos-blockchain/logos-blockchain-e2e-tests.git
synced 2026-01-09 16:43:08 +00:00
fix: make daily workflow ready to merge
This commit is contained in:
parent
53266bbaf1
commit
566a6fc30b
6
.github/workflows/nomos_daily.yml
vendored
6
.github/workflows/nomos_daily.yml
vendored
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user