Skip to content

Merge pull request #17 from ubuntu-robotics/feat/0.23.0 #21

Merge pull request #17 from ubuntu-robotics/feat/0.23.0

Merge pull request #17 from ubuntu-robotics/feat/0.23.0 #21

Workflow file for this run

on:
push:
branches:
- main
pull_request:
branches:
- main
workflow_dispatch:
jobs:
snap:
uses: canonical/robotics-actions-workflows/.github/workflows/snap.yaml@main
with:
snap-test-script: |
rerun help
snap-risk: candidate
secrets:
snapstore-login: ${{ secrets.SNAPSTORE_LOGIN }}