mirror of
https://github.com/GNS3/gns3-server
synced 2024-11-24 17:28:08 +00:00
Only publish documentation once a day or on tags.
This commit is contained in:
parent
98467181de
commit
e39493f8bd
@ -1,8 +1,10 @@
|
||||
name: publish-api-documentation
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ 3.0 ]
|
||||
schedule:
|
||||
- cron: "0 0 * * *"
|
||||
tags:
|
||||
- v3.*
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
Loading…
Reference in New Issue
Block a user