gorm/.github/labeler.yml

7 lines
200 B
YAML

# 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)'