mirror of
https://github.com/BOSWatch/BW3-Core.git
synced 2025-12-06 07:12:04 +01:00
basic test
This commit is contained in:
parent
79b66a8668
commit
61a61d1f25
6
.github/workflows/build_docs.yml
vendored
6
.github/workflows/build_docs.yml
vendored
|
|
@ -1,12 +1,6 @@
|
||||||
name: build_docs
|
name: build_docs
|
||||||
|
|
||||||
#on: push
|
|
||||||
on: [push, pull_request]
|
on: [push, pull_request]
|
||||||
branches:
|
|
||||||
- master
|
|
||||||
- develop
|
|
||||||
paths:
|
|
||||||
- 'docu/**'
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue