From 4c53abd8fe7a9563b472cb124375b49f117cd3ce Mon Sep 17 00:00:00 2001 From: peaceiris <30958501+peaceiris@users.noreply.github.com> Date: Wed, 8 Apr 2020 02:00:21 +0900 Subject: [PATCH] Revert "ci: add push event" [skip ci] This reverts commit 336da8a2f242b90555daa9e99f8e8506db23b8b7. --- .github/workflows/test-action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test-action.yml b/.github/workflows/test-action.yml index f24fac9..4680650 100644 --- a/.github/workflows/test-action.yml +++ b/.github/workflows/test-action.yml @@ -1,7 +1,7 @@ name: Daily Test on: - push: + # push: schedule: - cron: '13 13 * * *'