An open API service indexing awesome lists of open source software.

https://github.com/liri-infra/xdg-validator-action

:heavy_plus_sign: Validates freedesktop.org files
https://github.com/liri-infra/xdg-validator-action

action appstream github github-actions xdg xdg-specs

Last synced: 3 months ago
JSON representation

:heavy_plus_sign: Validates freedesktop.org files

Awesome Lists containing this project

README

          

# xdg-validator-action

Validates freedesktop.org files in a pull request, such as:

- Desktop file entries
- AppStream metadata

## Example usage

```yaml
uses: liri-infra/xdg-validator-action@master
with:
gh-token: ${{ secrets.GITHUB_TOKEN }}
```