Skip to content

Commit

Permalink
Update parsing.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
singhic authored Nov 26, 2024
1 parent e72b14a commit 11ef2ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/parsing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
if: steps.verify.outputs.changed == 'true'
run: |
git stash
git pull origin master
git pull origin main
git stash pop
git add .
git diff
Expand Down

0 comments on commit 11ef2ba

Please sign in to comment.