Skip to content

Use github hosted runners #937

Use github hosted runners

Use github hosted runners #937

Workflow file for this run

name: Pull Request or Push
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
ci:
name: CI
uses: ./.github/workflows/ci.yml

Check failure on line 14 in .github/workflows/pr.yml

View workflow run for this annotation

GitHub Actions / Pull Request or Push

Invalid workflow file

The workflow is not valid. In .github/workflows/pr.yml (Line: 14, Col: 11): Error from called workflow saltstack/relenv/.github/workflows/ci.yml@dd8d9feb071f4737be9eafad186b4cb13fd9dae8 (Line: 161, Col: 9): Job 'deploy-python-package' depends on unknown job 'upload-build-artifacts'. In .github/workflows/pr.yml (Line: 14, Col: 11): Error from called workflow saltstack/relenv/.github/workflows/ci.yml@dd8d9feb071f4737be9eafad186b4cb13fd9dae8 (Line: 162, Col: 9): Job 'deploy-python-package' depends on unknown job 'upload-toolchain-artifacts'.
permissions:
contents: write
pull-requests: read