Skip to content

workflows: differentiate CI and Snap workflows #75

workflows: differentiate CI and Snap workflows

workflows: differentiate CI and Snap workflows #75

Workflow file for this run

name: Snap
on: [push, pull_request]
jobs:
snap-build:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- uses: snapcore/action-build@v1