mirror of
https://github.com/actions/labeler
synced 2026-05-12 17:21:09 +02:00
Apply suggestions for the beta vesrion and update the documentation
This commit is contained in:
@@ -1,17 +1,17 @@
|
||||
label1:
|
||||
- any:
|
||||
- changed-files:
|
||||
- AnyGlobToAnyFile: ['glob']
|
||||
- any-glob-to-any-file: ['glob']
|
||||
- head-branch: ['regexp']
|
||||
- base-branch: ['regexp']
|
||||
- all:
|
||||
- changed-files:
|
||||
- AllGlobsToAllFiles: ['glob']
|
||||
- all-globs-to-all-files: ['glob']
|
||||
- head-branch: ['regexp']
|
||||
- base-branch: ['regexp']
|
||||
|
||||
label2:
|
||||
- changed-files:
|
||||
- AnyGlobToAnyFile: ['glob']
|
||||
- any-glob-to-any-file: ['glob']
|
||||
- head-branch: ['regexp']
|
||||
- base-branch: ['regexp']
|
||||
|
||||
Reference in New Issue
Block a user