Move labeler to correct place
This commit is contained in:
parent
20bb594744
commit
966fde768d
1 changed files with 2 additions and 0 deletions
|
@ -8,3 +8,5 @@ controller: app/controllers/**
|
|||
mailer: app/mailers/**
|
||||
view: app/views/**
|
||||
jobs: app/jobs/**
|
||||
dependencies:
|
||||
- any: ['gems/**', 'Gemfile.lock', 'yarn.lock']
|
Loading…
Reference in a new issue