Skip to content

Commit

Permalink
chore: update autolabelling rules (#1105)
Browse files Browse the repository at this point in the history
  • Loading branch information
sohkai authored Mar 20, 2020
1 parent b15435d commit 1015b00
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/autolabeler.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
'app: agent': ['/apps/agent']
'app: finance': ['/apps/finance']
'app: survey': ['/apps/survey']
'app: token manager': ['/apps/token-manager']
'app: vault': ['/apps/vault']
'app: voting': ['/apps/voting']
'component: contract': ['*.sol']
'component: frontend': [
'/apps/agent/app',
'/apps/survey/app',
'/apps/finance/app',
'/apps/token-manager/app',
'/apps/vault/app',
'/apps/voting/app'
Expand Down

0 comments on commit 1015b00

Please sign in to comment.