Skip to content

Commit

Permalink
fixup! [WIP] Add temporary test branch
Browse files Browse the repository at this point in the history
  • Loading branch information
cbbayburt committed Nov 24, 2024
1 parent cb3c899 commit cbd2730
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/changelogs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
# Tracker file can be retrieved from the OBS/IBS API
# by calling 'osc api /issue_trackers/' (with authentication)
python .github/workflows/changelogs/changelogs.py \
python .github/workflows/changelogs/changelogs.py -v \
--tracker-file .github/workflows/changelogs/trackers.xml \
--git-repo uyuni-project/uyuni \
--pr-number ${{ github.event.pull_request.number }} \
Expand Down

0 comments on commit cbd2730

Please sign in to comment.