From 0d98affe2941f2b5daac4ce336b08e1f17a242bd Mon Sep 17 00:00:00 2001 From: HAHWUL Date: Sun, 27 Oct 2024 16:09:42 +0900 Subject: [PATCH] Update contributors.yml --- .github/workflows/contributors.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/workflows/contributors.yml b/.github/workflows/contributors.yml index 201dec3..a23a6c8 100644 --- a/.github/workflows/contributors.yml +++ b/.github/workflows/contributors.yml @@ -1,10 +1,8 @@ name: Contributors on: - schedule: - - cron: '0 2 * * 0' # At 01:00 on Sunday. push: branches: - - master + - main workflow_dispatch: inputs: logLevel: