Skip to content

Bump org.apache.maven.plugins:maven-source-plugin from 3.3.1 to 3.4.0 #36

Bump org.apache.maven.plugins:maven-source-plugin from 3.3.1 to 3.4.0

Bump org.apache.maven.plugins:maven-source-plugin from 3.3.1 to 3.4.0 #36

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/add-to-project@v1.0.2
with:
project-url: https://github.com/orgs/UnitVectorY-Labs/projects/41
github-token: ${{ secrets.PROJECT_GITHUB_ACTION }}