Skip to content

Update GitHub actions (8/edge) #1167

Update GitHub actions (8/edge)

Update GitHub actions (8/edge) #1167

Workflow file for this run

# Copyright 2025 Canonical Ltd.
# See LICENSE file for licensing details.
name: Check pull request
on:
pull_request:
types:
- opened
- edited
- synchronize
branches:
- 6/edge
- 8-transition/edge
- 8/edge
jobs:
check-pr:
name: Check pull request
uses: canonical/data-platform-workflows/.github/workflows/check_python_package_pr.yaml@v31.1.1