Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bug] #583

Open
Scaramanga77 opened this issue Jul 4, 2024 · 0 comments
Open

[bug] #583

Scaramanga77 opened this issue Jul 4, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Scaramanga77
Copy link

What happened?

When using a path pattern such as ${{ github.workspace }}//*.csproj the required files are found but if I use something such as ${{ github.workspace }}//?(Chart.yaml|configmap.yaml|appsettings.json|appsettings.Development.json|*.csproj) it fails to find any files

What did you expect to happen?

Multiple files matching the expression to be found

How can we reproduce it?

Just have a repo that has files of type that you want to search for.

Anything else we need to know?

No response

What version of the action are you using?

v4

What are your runner environments?

linux

Are you on GitHub Enterprise Server? If so, what version?

No response

@Scaramanga77 Scaramanga77 added the bug Something isn't working label Jul 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant