sparse-intern-71089
06/14/2022, 7:32 AMlimited-rainbow-51650
06/14/2022, 7:56 AMbreezy-laptop-42679
06/14/2022, 7:58 AMlimited-rainbow-51650
06/14/2022, 8:02 AMReusable workflows stored within a private repository can only be used by workflows within the same repository.Is there a new option where you can enable reuse within an organization using a private repository?
breezy-laptop-42679
06/14/2022, 8:16 AMInvalid workflow file
error parsing called workflow "peopleticker/pulumi_preview_reusable/.github/workflows/pull_request.yml@main": workflow was not found. See <https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows> for more information.
name: "pull_request"
on:
pull_request:
types:
- opened
- edited
- synchronize
permissions:
pull-requests: write
jobs:
call-workflow-passing-data:
uses: peopleticker/pulumi_preview_reusable/.github/workflows/pull_request.yml@main