fix comment

This commit is contained in:
marbar3778
2022-04-08 15:49:11 +02:00
parent 5119d16d5c
commit 9089b2aed5

View File

@@ -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