ci(test): Fix trigger duplicate

This commit is contained in:
Lev 2021-11-09 15:22:21 +03:00
parent 4170098ac5
commit 4604673c96

View file

@ -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: