mirror of
https://github.com/knightcrawler-stremio/knightcrawler.git
synced 2024-12-20 03:29:51 +00:00
Ew, we are still using master as the main branch...
This commit is contained in:
2
.github/workflows/build-docs.yaml
vendored
2
.github/workflows/build-docs.yaml
vendored
@@ -2,7 +2,7 @@ name: Build documentation
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: ["main"]
|
branches: ["master"]
|
||||||
# Specify to run a workflow manually from the Actions tab on GitHub
|
# Specify to run a workflow manually from the Actions tab on GitHub
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user