mirror of
https://github.com/GNS3/gns3-server.git
synced 2024-11-16 16:54:51 +02:00
Only automatically build API documentation for 3.0 branch and v3.* tags
This commit is contained in:
parent
d2b7c9bcbf
commit
163a867f00
@ -3,6 +3,8 @@ name: publish-api-documentation
|
|||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
push:
|
push:
|
||||||
|
branches:
|
||||||
|
- 3.0
|
||||||
tags:
|
tags:
|
||||||
- v3.*
|
- v3.*
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user