From acda87ae7895da150fbce24aff5085cc9d63575d Mon Sep 17 00:00:00 2001 From: Kiyoon Kim Date: Thu, 27 Jun 2024 15:35:26 +0900 Subject: [PATCH] ci: run now --- .github/workflows/check_app_version.yml | 5 +++++ release-versions/reduce-latest.txt | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/.github/workflows/check_app_version.yml b/.github/workflows/check_app_version.yml index 9aa09b4..52c24a8 100644 --- a/.github/workflows/check_app_version.yml +++ b/.github/workflows/check_app_version.yml @@ -1,5 +1,10 @@ name: Build and release when new app version is out. on: + push: + branches: + - main + - master + schedule: - cron: '0 10 * * *' diff --git a/release-versions/reduce-latest.txt b/release-versions/reduce-latest.txt index 5072ec1..19765bd 100644 --- a/release-versions/reduce-latest.txt +++ b/release-versions/reduce-latest.txt @@ -1 +1 @@ -v4.14 +null