From c642ef391609b8c4d07c32d92e2018a510645be0 Mon Sep 17 00:00:00 2001 From: Charlie Gauthier <31974070+Velythyl@users.noreply.github.com> Date: Mon, 13 Nov 2023 13:51:16 -0500 Subject: [PATCH] Update filter-files.yml --- .github/workflows/filter-files.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/filter-files.yml b/.github/workflows/filter-files.yml index 887b2066..147aafcc 100644 --- a/.github/workflows/filter-files.yml +++ b/.github/workflows/filter-files.yml @@ -3,7 +3,7 @@ name: filter-files on: pull_request: branches: - - master + - main # hack for https://github.com/actions/cache/issues/810#issuecomment-1222550359 #env: