int128/list-matched-workflows-action
List matched workflows against the changed files of the pull request.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| workflows | Glob pattern to match workflow files | yes | — |
| token | GitHub token | yes | ${{ github.token }} |
Outputs
| name | description |
|---|---|
| matched-workflows-json | JSON string of matched workflows |