Skip to content

Commit

Permalink
[TASK] Run workflows on 2.x branch as well
Browse files Browse the repository at this point in the history
  • Loading branch information
simonschaufi committed Dec 20, 2024
1 parent eed242d commit f4982db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
with:
commit_message: '[DOCS] Generate documentation'
commit_options: '--no-verify --signoff'
branch: "main"
branch: "2.x"
push_options: '--force'
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit f4982db

Please sign in to comment.