Skip to content

Commit

Permalink
ci: allow workflow to commit
Browse files Browse the repository at this point in the history
  • Loading branch information
mochaaP committed Sep 17, 2023
1 parent 16bdde6 commit d19ebfc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
name: Auto Generate Docs
permissions:
contents: write
on:
push:
branches: [main]
Expand Down

0 comments on commit d19ebfc

Please sign in to comment.