From 3fe8d672dc7852434536de3319d7f301941c701a Mon Sep 17 00:00:00 2001 From: Phillip Cloud <417981+cpcloud@users.noreply.github.com> Date: Mon, 23 Sep 2024 05:17:28 -0400 Subject: [PATCH] chore: remove `poetry.lock` from nix label patterns --- .github/labeler.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/labeler.yml b/.github/labeler.yml index d49a58f89f5f..e95e39d2c387 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -79,7 +79,6 @@ tests: nix: - changed-files: - any-glob-to-any-file: "**/*.nix" - - any-glob-to-any-file: "poetry.lock" datatypes: - changed-files: