diff --git a/.github/label-pr.yml b/.github/label-pr.yml index 27b729e..1371079 100644 --- a/.github/label-pr.yml +++ b/.github/label-pr.yml @@ -21,8 +21,8 @@ labels: ["brainfuck"] # Repo specific -- regExp: ".*\\LICENSE*+$" - labels: ["license"] +#- regExp: ".*\\LICENSE*+$" +# labels: ["license"] - regExp: "^(.*\\Cargo.toml)$" labels: ["dependencies"] \ No newline at end of file