-
-
Notifications
You must be signed in to change notification settings - Fork 33
paths wildcard validation seems off #27
Copy link
Copy link
Closed
Labels
code-fundThis issue is part of "code fund"; see https://hezmatt.org/~mpalmer/code-fund.htmlThis issue is part of "code fund"; see https://hezmatt.org/~mpalmer/code-fund.htmlpr-welcomeThis would be a good fix/feature, but the maintainer isn't planning on doing the workThis would be a good fix/feature, but the maintainer isn't planning on doing the work
Description
Metadata
Metadata
Assignees
Labels
code-fundThis issue is part of "code fund"; see https://hezmatt.org/~mpalmer/code-fund.htmlThis issue is part of "code fund"; see https://hezmatt.org/~mpalmer/code-fund.htmlpr-welcomeThis would be a good fix/feature, but the maintainer isn't planning on doing the workThis would be a good fix/feature, but the maintainer isn't planning on doing the work
Want to help get this issue implemented? Donate to the action-validator code fund.
Hi,
Sorry if i missed something but when following the "filter pattern cheat cheet" of github action, the validator fail the file with the following message:
Glob "**.md" in on.push.paths is invalid: Pattern syntax error near position 2: recursive wildcards must form a single path componentDocumentation source
https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#patterns-to-match-file-paths

Sample use
Version
action-validator 0.3.0