diff --git a/.github/workflows/bump-bundles.yml b/.github/workflows/bump-bundles.yml index d7a73f5c0a..4815965dba 100644 --- a/.github/workflows/bump-bundles.yml +++ b/.github/workflows/bump-bundles.yml @@ -17,5 +17,6 @@ jobs: maven-goals: -Dcompare-version-with-baselines.skip=false -Papi-check -Dtycho.bump-versions.increment=100 -Djgit.dirtyWorkingTree-platformDefault=warning clean verify push-to-fork: laeubi/pde bump-bundles: false + bundle-folders: 'ui/*/ ua/*/ ds/*/ build/*/ apitools/*/ e4tools/*/' secrets: - token: ${{ secrets.PR_PAT }} \ No newline at end of file + token: ${{ secrets.PR_PAT }}