Skip to content

Commit

Permalink
Merge pull request #481 from ncihtan/main
Browse files Browse the repository at this point in the history
merging from main
  • Loading branch information
aditigopalan authored Jan 14, 2025
2 parents f31f456 + 3bd4727 commit 2c06dc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-lint-validate-convert.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ jobs:
uses: actions/checkout@v2

- name: Fetch latest changes
run: git pull origin main
run: git pull --rebase origin main

- name: Set up Python
uses: actions/setup-python@v2
Expand Down

0 comments on commit 2c06dc8

Please sign in to comment.