liri-infra / xdg-validator-action

:heavy_plus_sign: Validates freedesktop.org files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

xdg-validator-action

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

  • Desktop file entries
  • AppStream metadata

Example usage

uses: liri-infra/xdg-validator-action@master
env:
  GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

About

:heavy_plus_sign: Validates freedesktop.org files


Languages

Language:Python 89.5%Language:Dockerfile 10.5%