ci: add completion to pull request labels

This commit is contained in:
vladislav doster 2023-03-27 21:07:29 -05:00 committed by GitHub
parent c624ac0077
commit 5d064741a0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

1
.github/labeler.yml vendored
View file

@ -1,4 +1,5 @@
ci/cd: ['.github/**/*']
completion: ['_zinit']
docker: ['docker/*']
docs: ['*.md', 'doc/**/*']
scripts: ['scripts/*']