Skip to content

Commit

Permalink
chore(create-prs-to-update-vcs-repositories.yaml): target only major …
Browse files Browse the repository at this point in the history
…and minor version updates for `simulator.repos` (autowarefoundation#5698)

Update create-prs-to-update-vcs-repositories.yaml
  • Loading branch information
youtalk authored Jan 27, 2025
1 parent 38624ee commit 3c15855
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
token: ${{ steps.generate-token.outputs.token }}
repo_name: autowarefoundation/autoware
parent_dir: .
targets: major minor patch
targets: major minor
base_branch: main
new_branch_prefix: feat/update-
autoware_repos_file_name: simulator.repos
Expand Down

0 comments on commit 3c15855

Please sign in to comment.