Skip to content

use workflow from main #28

use workflow from main

use workflow from main #28

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

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

invalid value workflow reference: no version specified
secrets: inherit