Skip to content

Commit f1aac10

Browse files
committed
added documentation to describe running workflows thru github
1 parent b6d5755 commit f1aac10

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed
107 KB
Loading

en/contributing/how-to-improve-the-help-page.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,10 @@ Alternatively, you can run the GitHub Lint workflow:
8585
act --rm --platform ubuntu-latest=fwilhe2/act-runner:latest -W .github/workflows/lint.yaml
8686
```
8787

88+
Another way to run the GitHub Lint workflow is to use an online CI runner. On your fork of the repo, navigate to the Actions tab on Github. From here you can see the workflows on the left, and choose to run them.
89+
90+
![../.gitbook/run-workflow-thru-github.png]
91+
8892
### How to rename files
8993

9094
The gitbook integration changes some of the file names and appends "(1) (2) (1)" or something like this.

0 commit comments

Comments
 (0)