Skip to content

ci: add publiccode.yml validation workflow#321

Merged
theseal merged 1 commit into
masterfrom
pr-303
Jun 1, 2026
Merged

ci: add publiccode.yml validation workflow#321
theseal merged 1 commit into
masterfrom
pr-303

Conversation

@theseal
Copy link
Copy Markdown
Contributor

@theseal theseal commented Jun 1, 2026

Closes #303

All Submissions:

  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?
  • Have you added an explanation of what problem you are trying to solve with this PR?
  • Have you added information on what your changes do and why you chose this as your solution?
  • Have you written new tests for your changes?
  • Does your submission pass tests?
  • This project follows PEP8 style guide. Have you run your code against the 'flake8' linter?

@theseal theseal merged commit 26e96dc into master Jun 1, 2026
12 of 14 checks passed
Comment on lines +7 to +12
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: italia/publiccode-parser-action@v1
with:
publiccode: 'publiccode.yml'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants