Skip to content

build(deps): bump actions/checkout from 4.1.7 to 4.2.0 #38

build(deps): bump actions/checkout from 4.1.7 to 4.2.0

build(deps): bump actions/checkout from 4.1.7 to 4.2.0 #38

Workflow file for this run

name: Add to Project
on:
issues:
types:
- opened
- transferred
pull_request_target:
types:
- opened
jobs:
add-to-project:
name: PR
runs-on: ubuntu-22.04
steps:
- uses: actions/add-to-project@v1.0.2
with:
project-url: https://github.com/orgs/Arelle/projects/3
github-token: ${{ secrets.PROJECT_TOKEN }}