Skip to content

Commit

Permalink
space, should work
Browse files Browse the repository at this point in the history
  • Loading branch information
bryannho committed Feb 14, 2024
1 parent 89a7816 commit 93b013a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
echo "PR does not contain no-changelog label";
echo "Checking if changelog is modified";
echo "If this test fails add the no-changelog label to the PR or modify the changelog"
python -m pkgmt.fail_if_invalid_changelog -b origin/main -- debug
python -m pkgmt.fail_if_invalid_changelog -b origin/main --debug
fi
else
exit 0
Expand Down

0 comments on commit 93b013a

Please sign in to comment.