feat: advanced pattern matching support (#1260)
This commit is contained in:
@@ -65,7 +65,9 @@ inputs:
|
||||
description: |
|
||||
Skipped repositories
|
||||
type: array
|
||||
format: comma-separated
|
||||
format:
|
||||
- newline-separated
|
||||
- comma-separated
|
||||
default: ""
|
||||
example: my-repo-1, my-repo-2, owner/repo-3, ...
|
||||
inherits: repositories_skipped
|
||||
|
||||
Reference in New Issue
Block a user