Skip to content

Bump org.jacoco:jacoco-maven-plugin from 0.8.12 to 0.8.13 #13

Bump org.jacoco:jacoco-maven-plugin from 0.8.12 to 0.8.13

Bump org.jacoco:jacoco-maven-plugin from 0.8.12 to 0.8.13 #13

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: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
project-url: https://github.com/orgs/UnitVectorY-Labs/projects/41
github-token: ${{ secrets.PROJECT_GITHUB_ACTION }}