Skip to content

Prevent refresh by revision when the snap is already on that revision #137

Prevent refresh by revision when the snap is already on that revision

Prevent refresh by revision when the snap is already on that revision #137

Workflow file for this run

name: Tests
on:
pull_request:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
test:
uses: ./.github/workflows/build-and-test.yaml