Skip to content

Merge pull request #2094 from ogayot/partial-reformat #902

Merge pull request #2094 from ogayot/partial-reformat

Merge pull request #2094 from ogayot/partial-reformat #902

Workflow file for this run

name: Snap
on:
push:
paths-ignore:
- 'doc/**'
pull_request:
paths-ignore:
- 'doc/**'
jobs:
snap-build:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v4
- uses: canonical/action-build@v1