Skip to content

Merge pull request #2098 from ogayot/add_boot_partition_log #914

Merge pull request #2098 from ogayot/add_boot_partition_log

Merge pull request #2098 from ogayot/add_boot_partition_log #914

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