mirror of
https://github.com/coder/coder.git
synced 2026-09-22 05:05:20 +08:00
fix: docs auto-approval (#6450)
* fix: docs auto-approval * empty commit
This commit is contained in:
@@ -33,6 +33,7 @@ jobs:
|
||||
permissions:
|
||||
pull-requests: write
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- name: Get changed files in the docs folder
|
||||
id: changed-files
|
||||
uses: tj-actions/changed-files@v35
|
||||
|
||||
Reference in New Issue
Block a user