Skip to content

Update workflows and backend configuration for OpenTofu migration #284

Update workflows and backend configuration for OpenTofu migration

Update workflows and backend configuration for OpenTofu migration #284

Workflow file for this run

name: Add To GitHub Projects
on:
issues:
types:
- opened
pull_request:
types:
- opened
permissions:
issues: write
jobs:
add-to-osinfra-project:
name: Open Source Infrastructure (as Code)
uses: osinfra-io/github-misc-called-workflows/.github/workflows/add-to-project.yml@74be43075871503be235fcb4b0f3d01bb502c970
with:
project_id: 1
secrets:
add_to_project_pem: ${{ secrets.ADD_TO_PROJECT_PEM }}