Skip to content

Upload release artifacts #81

Upload release artifacts

Upload release artifacts #81

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 / .github/workflows/pr.yml

Invalid workflow file

error parsing called workflow ".github/workflows/pr.yml" -> "./.github/workflows/ci.yml" (source branch with sha:01d21dca633557c8ff84f39a125ddb0c872deec8) --> "./.github/workflows/test-package-action.yml" : failed to fetch workflow: workflow was not found.
permissions:
contents: write
pull-requests: read