👷🏻 Auto-generate frontend client #41
labeler.yml
on: pull_request_target
labeler
3s
check-labels
0s
Annotations
2 errors
labeler
YAMLException: bad indentation of a sequence entry (9:14)
6 | - all-globs-to-all-files:
7 | - '!frontend/**'
8 | - '!backend/**'
9 | - '!'.github/**'
-------------------^
10 | - '!scripts/**'
11 | - '!.gitignore'
|
labeler
bad indentation of a sequence entry (9:14)
6 | - all-globs-to-all-files:
7 | - '!frontend/**'
8 | - '!backend/**'
9 | - '!'.github/**'
-------------------^
10 | - '!scripts/**'
11 | - '!.gitignore'
|