https://pulumi.com logo
Title
b

breezy-laptop-42679

06/14/2022, 7:29 AM
Im trying to reuse the github workflow to use pulumi preview . However im getting this error :GitHub Actions / .github/workflows/pull_request.yml Invalid workflow file
error parsing called workflow "peopleticker/ccc/.github/workflows/pull_request.yml@master": workflow was not found.
here is the code that I am using:
name: Call a reusable workflow

permissions:
  id-token: write
  contents: read

on:
  pull_request:

jobs:
  call-workflow-passing-data:
    uses: peopleticker/ccc/.github/workflows/pull_request.yml@master
l

limited-rainbow-51650

06/14/2022, 8:18 AM
Please don’t post your request in multiple channels. For the archive, this is answered here: https://pulumi-community.slack.com/archives/C01PF3E1B8V/p1655191923891079