1
0
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:
grossmj 2020-10-23 21:03:28 +10:30
parent 98467181de
commit e39493f8bd

View File

@ -1,8 +1,10 @@
name: publish-api-documentation
on:
push:
branches: [ 3.0 ]
schedule:
- cron: "0 0 * * *"
tags:
- v3.*
jobs:
build: