Skip to content

Bump actions/checkout from 3.5.3 to 3.6.0 #63

Bump actions/checkout from 3.5.3 to 3.6.0

Bump actions/checkout from 3.5.3 to 3.6.0 #63

name: Add To GitHub Projects
on:
issues:
types:
- opened
pull_request:
types:
- opened
permissions:
repository-projects: write
jobs:
add-to-osinfra-project:
name: Open Source Infrastructure (as Code)
uses: osinfra-io/github-misc-called-workflows/.github/workflows/[email protected]
with:
project_id: 1
secrets:
add_to_project_pat: ${{ secrets.ADD_TO_PROJECT_PAT }}