Skip to content

Commit

Permalink
Update publiccode-yml-validation.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
marco-panepinto authored Jan 26, 2024
1 parent e5b15ba commit 868abb6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publiccode-yml-validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ jobs:
runs-on: ubuntu-latest
name: publiccode validation
steps:
- uses: actions/checkout@v3
- uses: italia/publiccode-parser-action@v1
uses: actions/checkout@v3
uses: italia/publiccode-parser-action@v1
with:
publiccode: 'publiccode.yml'
comment-on-pr: true
Expand Down

0 comments on commit 868abb6

Please sign in to comment.