Skip to content

repair broken gitlab no_proxy blog link #83

repair broken gitlab no_proxy blog link

repair broken gitlab no_proxy blog link #83

Workflow file for this run

name: Add issues and PRs to project boards
on:
issues:
types:
- opened
pull_request_target:
types:
- opened
permissions: read-all
jobs:
add-to-project-boards:
uses: osism/.github/.github/workflows/add-to-project.yml@main
secrets:
ADD_TO_PROJECT_PAT: ${{ secrets.ADD_TO_PROJECT_PAT }}