Skip to content

Commit 4e0e94c

Browse files
committed
don't build docs for v2_release
1 parent f1dec3a commit 4e0e94c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/api-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Build and publish v2 API docs
22

33
on:
44
push:
5-
branches: [v2_release, v2_develop]
5+
branches: [v2_develop]
66

77
permissions:
88
id-token: write

0 commit comments

Comments
 (0)