mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-26 15:57:56 +01:00
don't build docs for v2_release
This commit is contained in:
2
.github/workflows/api-docs.yml
vendored
2
.github/workflows/api-docs.yml
vendored
@@ -2,7 +2,7 @@ name: Build and publish v2 API docs
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [v2_release, v2_develop]
|
||||
branches: [v2_develop]
|
||||
|
||||
permissions:
|
||||
id-token: write
|
||||
|
||||
Reference in New Issue
Block a user