Skip to content

Commit

Permalink
ci: push to pr
Browse files Browse the repository at this point in the history
  • Loading branch information
ruben-arts committed May 30, 2024
1 parent c83dcf0 commit b9724c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
run: |
git add docs/reference/cli.md
git commit -m "docs: update CLI docs"
git push origin HEAD:${{ github.head_ref }}
git push
build-docs:
needs: generate-cli-docs
Expand Down

0 comments on commit b9724c0

Please sign in to comment.