fix(Cross): [IOAPPX-431] Fix alignment of the dot separator in the `M… #44443
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
on: [push, pull_request] | |
jobs: | |
publiccode_validation: | |
runs-on: ubuntu-latest | |
steps: | |
- uses: actions/checkout@ee0669bd1cc54295c223e0bb666b733df41de1c5 # v2 | |
- uses: italia/publiccode-parser-action@3244a5a109ae23f76cb379831abbad32927cad8c # v1 | |
with: | |
publiccode: 'publiccode.yml' |