diff --git a/.github/labeler.yml b/.github/labeler.yml new file mode 100644 index 0000000..36e6fc1 --- /dev/null +++ b/.github/labeler.yml @@ -0,0 +1,5 @@ +# Please see https://github.com/actions/labeler for reference + +GitHub Actions: +- changed-files: + - any-glob-to-any-file: '.github/**/*'