Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Commit f4fc4b3

Browse files
committed
Merge branch 'qa/github-workflow' into develop
2 parents eba7bcf + d36a83c commit f4fc4b3

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
/.coveralls.yml export-ignore
22
/.gitattributes export-ignore
3+
/.github/ export-ignore
34
/.gitignore export-ignore
45
/.travis.yml export-ignore
56
/docs/ export-ignore

.github/workflows/docs-build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
branches:
66
- master
77
repository_dispatch:
8+
types: docs-build
89

910
jobs:
1011
build-deploy:

0 commit comments

Comments
 (0)