Skip to content

Bump org.junit.jupiter:junit-jupiter-api from 6.0.3 to 6.1.0 #61

Bump org.junit.jupiter:junit-jupiter-api from 6.0.3 to 6.1.0

Bump org.junit.jupiter:junit-jupiter-api from 6.0.3 to 6.1.0 #61

Workflow file for this run

name: Add all issues and pull requests to project
on:
issues:
types:
- opened
pull_request_target:
types:
- opened
jobs:
add-to-project:
name: Add to project
runs-on: arc-runner-set
steps:
- uses: actions/add-to-project@5afcf98fcd03f1c2f92c3c83f58ae24323cc57fd # v2.0.0
with:
project-url: https://github.com/orgs/UnitVectorY-Labs/projects/41
github-token: ${{ secrets.PROJECT_GITHUB_ACTION }}