mirror of
https://github.com/tendermint/tendermint.git
synced 2026-02-04 11:02:06 +00:00
fix comment
This commit is contained in:
3
.github/workflows/docs.yaml
vendored
3
.github/workflows/docs.yaml
vendored
@@ -1,6 +1,5 @@
|
||||
name: Documentation
|
||||
# This workflow clones the tendermint/tendermint repository, builds its static
|
||||
# documentation, and publishes the results to GitHub Pages.
|
||||
# This workflow builds the static documentation site, and publishes the results to GitHub Pages.
|
||||
# It runs on every push to the main branch, with changes in the docs and spec directories
|
||||
on:
|
||||
workflow_dispatch: # allow manual updates
|
||||
|
||||
Reference in New Issue
Block a user