Skip to content

Commit

Permalink
ci: validate publiccode.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Robbert authored and Yolijn committed Dec 14, 2023
1 parent 8a65b3f commit 8321e25
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/continuous-deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,9 @@ jobs:
run: |
npm run lint --if-present
- name: "Continuous Integration: public code validator"
uses: nl-design-system/publiccode-parser-action@latest

- name: "Continuous Integration: build"
run: |
npm run build --if-present
Expand Down

0 comments on commit 8321e25

Please sign in to comment.