Skip to content

Commit

Permalink
nit nit
Browse files Browse the repository at this point in the history
  • Loading branch information
chrabyrd committed Apr 3, 2024
1 parent 1b0e175 commit 3029710
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,5 +116,5 @@ jobs:
git commit -m "automatically update .coverage and coverage.json"
git push -f origin HEAD:${{ github.event.pull_request.head.ref }}
git push -f origin HEAD:${GITHUB_REF#refs/pull/}/${{ github.event.pull_request.head.ref#refs/heads/ }}
fi

0 comments on commit 3029710

Please sign in to comment.