Azure / Azure/sql-action

Example `path: './sqlscripts/*.sql'` doesn't work

Open
#206 3 comments 3 reactions 1 assignee Claimed by @dzsquared View on GitHub
enhancement
Dominant language
TypeScript
Stars
142
Forks
73
PR merge metrics
No merged PRs in 30d

Description

When I try running two scripts as per this example:

```
path: './sqlscripts/*.sql'
```

I receive an error:

```
Error: Multiple files found matching pattern ./sqlscripts/*.sql
```

If only one script is supported, might be best to update the example code?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.