flex-development/repostructure-action
Repository infrastructure as code
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| api | Base URL of GitHub API | no | ${{ github.api_url }} |
| config | Location of infrastructure configuration file relative to github.workspace | no | .github/infrastructure.yml |
| token | Personal access token (PAT) used to authenticate GitHub API requests | no | ${{ github.token }} |
| workspace | Path to current working directory | no | ${{ github.workspace }} |
Outputs
no outputs