Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
Signed-off-by: Sun, Xuehao <[email protected]>
  • Loading branch information
XuehaoSun committed Aug 16, 2024
1 parent 8447cf2 commit fa4ffa3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/manual-freeze-requirements.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@ jobs:
- name: Commit changes
run: |
git add .
git commit -m "Freeze requirements"
git commit -s -m "Freeze requirements"
git push

0 comments on commit fa4ffa3

Please sign in to comment.