Skip to content

Build source tarball #73

Build source tarball

Build source tarball #73

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:9f12eb42787d27146cc33a61cb3746f5625befdb) --> "./.github/workflows/package-action.yml" (source branch with sha:9f12eb42787d27146cc33a61cb3746f5625befdb) : You have an error in your yaml syntax on line 26
permissions:
contents: write
pull-requests: read