chore(editor): set indent size=2 for the yaml files (#8366)

Signed-off-by: jsvisa <delweng@gmail.com>
This commit is contained in:
Delweng
2024-05-23 20:51:25 +08:00
committed by GitHub
parent b8eebbd3d4
commit bc4dd37872
5 changed files with 9 additions and 8 deletions

View File

@ -21,4 +21,3 @@ jobs:
script: |
const label_pr = require('./.github/scripts/label_pr.js')
await label_pr({github, context})