diff --git a/.github/labeller.yml b/.github/labeller.yml index d24c80a7a9..10f89df8c9 100644 --- a/.github/labeller.yml +++ b/.github/labeller.yml @@ -6,10 +6,10 @@ labels: allFilesIn: "(appsec\/.*|docker-compose.yml|.*\/.circleci\/.*)" - name: "profiling" - title: "^*(profiler)" + title: "^.*\\(profiler\\)" - name: "profiling" - title: "^*(profiling)" + title: "^.*\\(profiling\\)" - name: "profiling" allFilesIn: "(profiling\/.*|docker-compose.yml|.*\/.circleci\/.*)"