Skip to content

Bump osinfra-io/github-misc-called-workflows from 0.1.0 to 0.1.1 #20

Bump osinfra-io/github-misc-called-workflows from 0.1.0 to 0.1.1

Bump osinfra-io/github-misc-called-workflows from 0.1.0 to 0.1.1 #20

Workflow file for this run

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