aboutsummaryrefslogtreecommitdiffhomepage
path: root/.github/workflows
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/rustdoc.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/rustdoc.yml b/.github/workflows/rustdoc.yml
index 26d279f..35c261d 100644
--- a/.github/workflows/rustdoc.yml
+++ b/.github/workflows/rustdoc.yml
@@ -3,6 +3,7 @@ name: rustdoc
on:
push:
branches: [ main ]
+ workflow_dispatch:
env:
CARGO_TERM_COLOR: always