Ignore to add Documentation label when we pushed doc and src both

This commit is contained in:
Hiroshi SHIBATA 2025-01-23 11:48:29 +09:00
parent 5244fd3243
commit 7d25007bbb
No known key found for this signature in database
GPG key ID: F9CF13417264FAC2

2
.github/labeler.yml vendored
View file

@ -1,6 +1,6 @@
Documentation:
- changed-files:
- any-glob-to-any-file: doc/**
- all-globs-to-all-files: doc/**
Backport:
- base-branch: 'ruby_3_\d'