We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd37d8f commit 44ea5e5Copy full SHA for 44ea5e5
.github/workflows/pages.yml
@@ -8,7 +8,7 @@ name: Deploy Jekyll site to Pages
8
9
on:
10
push:
11
- branches: ["main", "doc-preview", "coref-api"]
+ branches: ["main", "doc-preview"]
12
paths:
13
- "doc/**"
14
0 commit comments