Skip to content

Commit

Permalink
Do not deploy API reference on 1.23.x anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
ondrejmirtes committed Sep 9, 2024
1 parent 1c7fcc4 commit 5d48fa4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 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:
- "1.23.x"
- "2.0.x"

concurrency:
group: "pages"
Expand Down

0 comments on commit 5d48fa4

Please sign in to comment.