From ff7b829aa27fb28cfbfe34af3de2534d77e37feb Mon Sep 17 00:00:00 2001 From: max furman Date: Tue, 25 May 2021 12:49:03 -0700 Subject: [PATCH] [action] forgot to add default labeler config file --- .github/labeler.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .github/labeler.yml diff --git a/.github/labeler.yml b/.github/labeler.yml new file mode 100644 index 00000000..538aed15 --- /dev/null +++ b/.github/labeler.yml @@ -0,0 +1,4 @@ +needs triage: + - '**' # index.php | src/main.php + - '.*' # .gitignore + - '.*/**' # .github/workflows/label.yml