srz-zumix/provide-default-inputs-action
provide default inputs.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| name | inputs key name. (if empty then all inputs) | — | "" |
| check-diff | check diff (workflow_dispatch vs workflow_call). | — | true |
| prioritize-event | prioritize event when merging inputs (workflow_dispatch or workflow_call) | no | workflow_dispatch |
| github_token | github token for github filter | — | ${{ github.token }} |
Outputs
| name | description |
|---|---|
| value | default inputs value |
| json | default inputs json file path |