Skip to content

Merge pull request #2166 from dbungert/snap-components #1137

Merge pull request #2166 from dbungert/snap-components

Merge pull request #2166 from dbungert/snap-components #1137

Workflow file for this run

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