Skip to content

Commit

Permalink
fix: auto generate help
Browse files Browse the repository at this point in the history
  • Loading branch information
m15a committed Feb 7, 2024
1 parent 13ae7fb commit 1a036e2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/help.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ on: [push]
jobs:
generate:
runs-on: ubuntu-latest
permissions:
contents: write
steps:
- uses: actions/checkout@v4
- uses: kdheepak/panvimdoc@main
Expand Down
Empty file added doc/srcerite.txt
Empty file.

0 comments on commit 1a036e2

Please sign in to comment.