From d2d667b46de45c17ca60c30aa11aa7ec8b01cc6f Mon Sep 17 00:00:00 2001 From: Erin McKean Date: Wed, 22 May 2024 16:07:16 -0700 Subject: [PATCH] Update main.yml adding 2024 TW page to the PR autoclose workflow --- .github/workflows/main.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index cc919480..e305cb80 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -7,6 +7,7 @@ on: - previous-seasons/2021-participants/interested-technical-writers.md - previous-seasons/2022-participants/interested-technical-writers.md - previous-seasons/2023-participants/interested-technical-writers.md + - 2024-participants/interested-technical-writers/interested-technical-writers.md jobs: run: runs-on: ubuntu-latest