From 8d565b562887f081c5076496b610dbea4c56dca9 Mon Sep 17 00:00:00 2001 From: Rik Huijzer Date: Mon, 16 Oct 2023 12:48:16 +0200 Subject: [PATCH] Remove schedule for TagBot Also based on https://discourse.julialang.org/t/ann-required-updates-to-tagbot-yml/49249 --- .github/workflows/TagBot.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/TagBot.yml b/.github/workflows/TagBot.yml index aa0e345a..778c06fe 100644 --- a/.github/workflows/TagBot.yml +++ b/.github/workflows/TagBot.yml @@ -1,7 +1,5 @@ name: TagBot on: - schedule: - - cron: 0 * * * * issue_comment: types: - created