Skip to content

build(deps): bump org.junit.jupiter:junit-jupiter-api from 5.10.0 to 5.10.2 #1527

build(deps): bump org.junit.jupiter:junit-jupiter-api from 5.10.0 to 5.10.2

build(deps): bump org.junit.jupiter:junit-jupiter-api from 5.10.0 to 5.10.2 #1527

name: Add pull request to project action
on:
pull_request:
jobs:
add_pullrequest_to_project:
if: github.actor != 'dependabot' && github.actor != 'sovitybot' # ignore PRs from bots
name: add_pullrequest_to_project
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@v0.5.0
with:
project-url: https://github.com/orgs/sovity/projects/9
github-token: ${{ secrets.ADD_ISSUE_TO_PROJECT_PAT }}
labeled: area/dependency
label-operator: NOT