Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
updates
  • Loading branch information
s1n7ax committed Nov 15, 2023
commit 6eb79eaf5cadbd24df184b196f174d2e487ec311
5 changes: 5 additions & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ on:

name: docs

permissions:
pull-requests: write
contents: write

jobs:
docs:
runs-on: ubuntu-latest
Expand All @@ -24,3 +28,4 @@ jobs:
uses: peter-evans/create-pull-request@v5
with:
base: "main"
commit-message: "chore(doc): automated vimdoc update"