From fde7dec11262127a161155781103e7c069988820 Mon Sep 17 00:00:00 2001 From: "t.momose" Date: Sun, 13 Oct 2024 20:44:58 +0900 Subject: [PATCH] Remove push event from test-snapshot-liquibase.yml --- .github/workflows/test-snapshot-liquibase.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/test-snapshot-liquibase.yml b/.github/workflows/test-snapshot-liquibase.yml index c7c06eb2..bd0ee594 100644 --- a/.github/workflows/test-snapshot-liquibase.yml +++ b/.github/workflows/test-snapshot-liquibase.yml @@ -1,7 +1,6 @@ name: test snapshot-version Liquibase on: - push: # FIXME: remove push event schedule: - cron: '0 0 * * *'