Browse Source

Disable CI of temp branch

tags/v0.2.5-alpha.2
Yuma Hiramatsu 4 years ago
parent
commit
a75884a542
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .github/workflows/doc.yaml

+ 1
- 1
.github/workflows/doc.yaml View File

@@ -2,7 +2,7 @@ name: Document

on:
push:
branches: [main, self-host-doc]
branches: main

jobs:
doc:


Loading…
Cancel
Save