Skip to content

Commit

Permalink
Prepare 2.1.x
Browse files Browse the repository at this point in the history
  • Loading branch information
ondrejmirtes committed Feb 15, 2025
1 parent 19ecfcb commit 5404716
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/apiref.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ name: "Deploy API Reference"
on:
push:
branches:
- "2.0.x"
- "2.1.x"

concurrency:
group: "pages"
Expand All @@ -21,6 +21,7 @@ jobs:
branch:
- "1.23.x"
- "2.0.x"
- "2.1.x"

steps:
- name: "Checkout"
Expand Down

0 comments on commit 5404716

Please sign in to comment.