elementary/appcenter-review-find-manifest
Finds the flatpak manifest in a repository
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| rdnn | The RDNN of the application we are reviewing | yes | — |
| workspace | The git repository to parse for files | no | ${{ github.workspace }} |
Outputs
| name | description |
|---|---|
| manifest | The path of the manifest file |