Skip to content

feat: add rock goss checks on PRs #27

feat: add rock goss checks on PRs

feat: add rock goss checks on PRs #27

Workflow file for this run

name: Pull Requests
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
on:
pull_request:
branches:
- main
jobs:
pull-request:
name: PR
uses: canonical/observability/.github/workflows/rock-pull-request.yaml@feature/rock-checks

Check failure on line 15 in .github/workflows/pull-request.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/pull-request.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/pull-request.yaml" -> "canonical/observability/.github/workflows/rock-pull-request.yaml@feature/rock-checks" : failed to fetch workflow: reference to workflow should be either a valid branch, tag, or commit
secrets: inherit