technote-space/Load Config Action
GitHub Actions to load config.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| GITHUB_TOKEN | Secret GitHub API token to use for making API requests | no | ${{ github.token }} |
| CONFIG_FILENAME | Config filename | yes | — |
| PREFIX | Prefix | no | — |
| SUFFIX | Suffix | no | — |
| RELATIVE_PATH | Relative path | no | .github |
| REF | The name of the commit/branch/tag | no | ${{ github.ref }} |
| IGNORE_WARNING | Whether to ignore warning | no | — |
Outputs
no outputs