feat: advanced pattern matching support (#1260)

This commit is contained in:
Simon Lecoq
2022-10-16 21:27:29 -04:00
committed by GitHub
parent 948ec35697
commit 4d3b694343
12 changed files with 127 additions and 15 deletions

View File

@@ -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