Skip to content

ci: Move to new artifact upload action #21

ci: Move to new artifact upload action

ci: Move to new artifact upload action #21

Workflow file for this run

name: Build on PR
on:
pull_request:
permissions:
contents: read
security-events: read # This is required to handle authentication to our artifact publishing API
jobs:
build-pr:
uses: ./.github/workflows/debos.yml

Check failure on line 12 in .github/workflows/build-on-pr.yml

View workflow run for this annotation

GitHub Actions / Build on PR

Invalid workflow file

The workflow is not valid. In .github/workflows/build-on-pr.yml (Line: 12, Col: 11): Error from called workflow qualcomm-linux/qcom-deb-images/.github/workflows/debos.yml@abc67ce58c02e1186df4bd903ecf172f5db96643 (Line: 126, Col: 13): The identifier 'upload_artifacts' may not be used more than once within the same scope.