mirror of
https://github.com/actions/labeler
synced 2026-05-14 06:01:08 +02:00
Apply suggestions for the beta vesrion and update the documentation
This commit is contained in:
@@ -2,7 +2,7 @@ tests:
|
||||
- any:
|
||||
- head-branch: ['^tests/', '^test/']
|
||||
- changed-files:
|
||||
- AnyGlobToAnyFile: ['tests/**/*']
|
||||
- any-glob-to-any-file: ['tests/**/*']
|
||||
- all:
|
||||
- changed-files:
|
||||
- AllGlobsToAllFiles: ['!tests/requirements.txt']
|
||||
- all-globs-to-all-files: ['!tests/requirements.txt']
|
||||
|
||||
Reference in New Issue
Block a user