feat: [IOCOM-2664] Update DS package with attachment bleed pictogram … #64028
Workflow file for this run
This file contains hidden or 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' |