diff --git a/.github/labeler.yml b/.github/labeler.yml index d153da5f..6eec10c7 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -1,6 +1,6 @@ # Add 'repo' label to any root file changes repo: -- '*' + - '*' # Add 'controller' label to any change within the dockerfiles folder controller: @@ -32,4 +32,4 @@ docker_compose: # Add 'github_actions' label to any change to .github/workflows/* files within the root dir github_actions: -- any: ['/.github/workflows/*'] \ No newline at end of file +- any: ['/.github/workflows/*']