Skip to content

Commit

Permalink
Update bump-bundles.yml
Browse files Browse the repository at this point in the history
Specify bundle folders
  • Loading branch information
laeubi authored Jan 11, 2025
1 parent 72a981e commit b3f431e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/bump-bundles.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
token: ${{ secrets.PR_PAT }}

0 comments on commit b3f431e

Please sign in to comment.