Skip to content

Finalizing the open-sourcing of the provider #13

Finalizing the open-sourcing of the provider

Finalizing the open-sourcing of the provider #13

Workflow file for this run

name: make reviewable
on:
push:
branches:
- main
pull_request: {}
workflow_dispatch: {}
env:
# Common versions
GO_VERSION: '1.21'
jobs:
reviewable:
uses: cloud-orchestration/.workflows/.github/workflows/[email protected]

Check failure on line 16 in .github/workflows/make-reviewable.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/make-reviewable.yml

Invalid workflow file

error parsing called workflow ".github/workflows/make-reviewable.yml" -> "cloud-orchestration/.workflows/.github/workflows/[email protected]" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
secrets: inherit