Skip to content

chore(deps): bump find-my-way from 8.2.0 to 8.2.2 #12

chore(deps): bump find-my-way from 8.2.0 to 8.2.2

chore(deps): bump find-my-way from 8.2.0 to 8.2.2 #12

name: Add forks and dependabot PRs to project
on:
pull_request_target:
types:
- opened
- reopened
jobs:
add-to-project:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
if: ${{ github.event.pull_request.head.repo.full_name != 'Informatievlaanderen/VSDS-LDES-E2E-message-sink' || github.actor == 'dependabot[bot]' }}
with:
project-url: https://github.com/orgs/Informatievlaanderen/projects/4
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}