Skip to content

Merge pull request #25 from cnunciato/patch-1 #12

Merge pull request #25 from cnunciato/patch-1

Merge pull request #25 from cnunciato/patch-1 #12

Workflow file for this run

name: main
on:
push:
branches:
- main
- 'feature/**'
- 'dependabot/**'
tags-ignore:
- v*
workflow_dispatch:
jobs:
prerequisites:
uses: pulumiverse/infra/.github/workflows/provider-prerequisites.yaml@main

Check failure on line 15 in .github/workflows/main.yml

View workflow run for this annotation

GitHub Actions / main

Invalid workflow file

The workflow is not valid. .github/workflows/main.yml (Line: 15, Col: 11): Input goversion is required, but not provided while calling.
with:
provider: sentry
build:
needs: prerequisites
uses: pulumiverse/infra/.github/workflows/provider-build-sdk.yaml@main
with:
provider: sentry