asdf
This commit is contained in:
parent
4913b2ac9d
commit
aa3578999c
1 changed files with 4 additions and 1 deletions
5
.github/workflows/doc.yml
vendored
5
.github/workflows/doc.yml
vendored
|
@ -1,4 +1,7 @@
|
|||
on: [push]
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
|
||||
name: CI
|
||||
|
||||
|
|
Loading…
Reference in a new issue