Skip to content

Bump @types/node from 20.11.5 to 20.11.6 #29

Bump @types/node from 20.11.5 to 20.11.6

Bump @types/node from 20.11.5 to 20.11.6 #29

Workflow file for this run

name: Add issues and PRs to projects
on:
- issues
- pull_request
jobs:
generic:
uses: SituDevelopment/.github/.github/workflows/add-to-project.yaml@main
secrets: inherit
internal:
if: github.actor != 'dependabot[bot]'
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
project-url: https://github.com/orgs/SituDevelopment/projects/4
github-token: ${{ secrets.ADD_TO_PROJECT }}