removing debugging git log line

This commit is contained in:
Dilan Bhalla
2023-04-24 15:27:05 -07:00
parent 9c72cba7e2
commit bc51aee6ec

View File

@@ -33,7 +33,6 @@ jobs:
- name: Sync Main
shell: bash
run: |
git log --oneline -20
git merge codeql-cli/latest
git push origin main
git push origin --tags --force