Skip to content

Merge pull request #35 from ubuntu-robotics/feat/0.25.0 #35

Merge pull request #35 from ubuntu-robotics/feat/0.25.0

Merge pull request #35 from ubuntu-robotics/feat/0.25.0 #35

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 }}