Skip to content
This repository is currently being migrated. It's locked while the migration is in progress.

Migrate CircleCI pipeline to GitHub Actions with Piper #1

Migrate CircleCI pipeline to GitHub Actions with Piper

Migrate CircleCI pipeline to GitHub Actions with Piper #1

Workflow file for this run

name: Piper
on:
workflow_dispatch:
pull_request:
push:
branches:
- "master"
jobs:
piper:
uses: "signavio/shared-workflows/.github/workflows/sig-piper-workflow.yml@v3.1.3"

Check failure on line 11 in .github/workflows/piper.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/piper.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/piper.yaml" -> "signavio/shared-workflows/.github/workflows/sig-piper-workflow.yml@v3.1.3" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
secrets: inherit
with:
extensibility-enabled: true
runs-on: '["solinas-medium"]'
permissions:
contents: write
id-token: write
security-events: write
actions: read