Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 251 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 251 Bytes

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
with:
  gh-token: ${{ secrets.GITHUB_TOKEN }}