Skip to content

Commit

Permalink
Update .github/workflows/package-sync.yml
Browse files Browse the repository at this point in the history
Updated to fancy formatting.

Co-authored-by: Alex-Welsh <[email protected]>
  • Loading branch information
MaxBed4d and Alex-Welsh authored Feb 7, 2024
1 parent f9c6c98 commit fe0beb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/package-sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,6 @@ jobs:
ansible/test-pulp-repo-publish.yml \
-e deb_package_repo_filter="'$FILTER'" \
-e rpm_package_repo_filter="'$FILTER'"
if: inputs.sync_test == false
if: !inputs.sync_test
env:
FILTER: ${{ inputs.filter }}

0 comments on commit fe0beb4

Please sign in to comment.