Skip to content

Bump actions/create-github-app-token from 1.11.1 to 1.11.2 #52

Bump actions/create-github-app-token from 1.11.1 to 1.11.2

Bump actions/create-github-app-token from 1.11.1 to 1.11.2 #52

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@main
with:
project_id: 1
secrets:
add_to_project_pem: ${{ secrets.ADD_TO_PROJECT_PEM }}