Skip to content

Steampiep 2.3.1 reinstalls Postgres & the fdw driver on every run #11

Steampiep 2.3.1 reinstalls Postgres & the fdw driver on every run

Steampiep 2.3.1 reinstalls Postgres & the fdw driver on every run #11

name: Assign Issue to Project
on:
issues:
types: [opened]
jobs:
add-to-project:
uses: turbot/steampipe-workflows/.github/workflows/assign-issue-to-pipeling-issue-tracker.yml@main
with:
issue_number: ${{ github.event.issue.number }}
repository: ${{ github.repository }}
secrets: inherit