mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-11 10:23:10 +00:00
fix: remove on push trigger
This commit is contained in:
parent
1daa7fc48e
commit
5a09f5613d
3
.github/workflows/go_waku_daily.yml
vendored
3
.github/workflows/go_waku_daily.yml
vendored
@ -7,9 +7,6 @@ concurrency:
|
||||
on:
|
||||
schedule:
|
||||
- cron: '0 3 * * *'
|
||||
push:
|
||||
branches:
|
||||
- chore-custom-test-workflows
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
||||
3
.github/workflows/nim_waku_daily.yml
vendored
3
.github/workflows/nim_waku_daily.yml
vendored
@ -7,9 +7,6 @@ concurrency:
|
||||
on:
|
||||
schedule:
|
||||
- cron: '0 4 * * *'
|
||||
push:
|
||||
branches:
|
||||
- chore-custom-test-workflows
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user