Skip to content

Update GitHub actions (8-transition/edge) (major) #1162

Update GitHub actions (8-transition/edge) (major)

Update GitHub actions (8-transition/edge) (major) #1162

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
branches:
- 6/edge
- 8-transition/edge
jobs:
check-pr:

Check failure on line 15 in .github/workflows/check_pr.yaml

View workflow run for this annotation

GitHub Actions / Check pull request

Invalid workflow file

The workflow is not valid. .github/workflows/check_pr.yaml (Line: 15, Col: 3): Error calling workflow 'canonical/data-platform-workflows/.github/workflows/check_python_package_pr.yaml@v49.0.4'. The nested job 'check-pr' is requesting 'actions: read', but is only allowed 'actions: none'.
name: Check pull request
uses: canonical/data-platform-workflows/.github/workflows/check_python_package_pr.yaml@v49.0.4