Skip to content

Silence more download information from maven #30

Silence more download information from maven

Silence more download information from maven #30

Workflow file for this run

on:
push:
branches:
- main
- $default-branch
- $protected-branches
pull_request:
branches:
- main
- $default-branch
workflow_dispatch:
permissions:
id-token: write
attestations: write
contents: write
packages: write
jobs:
call-workflow-latest:
uses: JOSM/JOSMPluginAction/.github/workflows/internal_ant.yml@main
with:
josm-revision: ""
java-version: 17
repository: 'JOSM/Mapillary'
ref: 'master'
plugin-directory: 'Mapillary'
plugin-jar-name: 'Mapillary'
call-workflow-min:
uses: JOSM/JOSMPluginAction/.github/workflows/internal_ant.yml@main
with:
josm-revision: "r19387"
java-version: 17
repository: 'JOSM/Mapillary'
ref: 'master'
plugin-directory: 'Mapillary'
plugin-jar-name: 'Mapillary'