Skip to content

Commit 0756911

Browse files
committed
ci: autofix lint for PR
1 parent 98eb14f commit 0756911

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

.github/workflows/autofix.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
name: autofix.ci
2+
3+
on: [pull_request]
4+
5+
jobs:
6+
autofix:
7+
uses: sxzz/workflows/.github/workflows/autofix.yml@v1
8+
permissions:
9+
contents: read

0 commit comments

Comments
 (0)