mirror of
https://github.com/nsnail/FreeSql.git
synced 2025-04-22 02:32:50 +08:00
Merge branch 'master' of https://github.com/2881099/FreeSql
This commit is contained in:
commit
72a59487e9
7
.github/workflows/docfx.yml
vendored
7
.github/workflows/docfx.yml
vendored
@ -1,9 +1,10 @@
|
|||||||
name: Docfx Deploy
|
name: Docfx Deploy
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
workflow_dispatch:
|
||||||
branches: [master]
|
push:
|
||||||
|
branches: [master]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
generate-docs:
|
generate-docs:
|
||||||
runs-on: windows-latest
|
runs-on: windows-latest
|
||||||
|
Loading…
x
Reference in New Issue
Block a user