actions-marketplace-validations/Multiplatform Regex
Runs regex on repositories, without doing the lengthy checkout! Supports ubuntu, windows and macos!
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github | The owner and repository that owns the file. | yes | — |
| ref | The reference to use for getting the file, can be a commit sha, branch name, or tag. | yes | — |
| token | A github token that has read access to the repository. | yes | — |
| regex | The regex match string. | yes | — |
| file | The directory to the file to read, relative to the root of the specified repository. | yes | — |
| debug | Debug output toggle, will output to the console all the matches with every group. false by default. | no | — |
Outputs
no outputs