gorm/.github/labeler.yml

7 lines
200 B
YAML
Raw Normal View History

2020-06-24 11:20:12 +03:00
# Add/remove 'critical' label if issue contains the words 'urgent' or 'critical'
HasGormPlaygroundTestCase:
- '(github.com/go-gorm/playground/pull/\d)'
NoTestCase:
- '(change this to your link)'