mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-26 09:05:10 +00:00
ci(test): Fix trigger duplicate
This commit is contained in:
parent
4170098ac5
commit
4604673c96
1 changed files with 0 additions and 1 deletions
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
|
|
@ -34,7 +34,6 @@ on:
|
||||||
# Develop images are built at 12:00 pm, we want to use them
|
# Develop images are built at 12:00 pm, we want to use them
|
||||||
# Also, we don't build new images on this event
|
# Also, we don't build new images on this event
|
||||||
- cron: 0 1 * * *
|
- cron: 0 1 * * *
|
||||||
workflow_dispatch:
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue