From 93943272f741d351fe4dd5f06b31e69ac48db07f Mon Sep 17 00:00:00 2001 From: "Lei.Wang99" <821609514@qq.com> Date: Thu, 3 Aug 2023 11:20:41 +0800 Subject: [PATCH] fix --- .github/workflows/autoReserve.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/autoReserve.yml b/.github/workflows/autoReserve.yml index 124ac4f5..7b5cbc4d 100644 --- a/.github/workflows/autoReserve.yml +++ b/.github/workflows/autoReserve.yml @@ -6,8 +6,8 @@ name: imaotai-action on: push: branches: [ "master" ] - paths: - - '.github/workflows/**' +# paths: +# - '.github/workflows/**' schedule: - cron: '4,15 1 * * *'