diff --git a/.github/workflows/TagBot.yml b/.github/workflows/TagBot.yml index c13ec18..5f9543f 100644 --- a/.github/workflows/TagBot.yml +++ b/.github/workflows/TagBot.yml @@ -1,7 +1,8 @@ name: TagBot on: - schedule: - - cron: 0 0 * * * + issue_comment: + types: + - created workflow_dispatch: jobs: TagBot: