Optimize build time

This commit is contained in:
CrazyMax
2020-11-08 01:16:33 +01:00
parent a186194793
commit cab5df2ead
6 changed files with 83 additions and 38 deletions

View File

@@ -4,7 +4,6 @@ on:
push:
branches:
- 'master'
- 'v*'
tags:
- 'v*'
paths:
@@ -15,7 +14,6 @@ on:
pull_request:
branches:
- 'master'
- 'v*'
paths:
- '.github/workflows/docs.yml'
- 'docs/**'