We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cae3a10 commit 9f0078cCopy full SHA for 9f0078c
.github/workflows/license_lint.yml
@@ -24,6 +24,6 @@ jobs:
24
steps:
25
- uses: actions/checkout@v4
26
- name: licenselint
27
- uses: shoothzj/licenselint@main
+ uses: hezhangjian/licenselint@main
28
with:
29
author: openGemini Authors
.github/workflows/line_lint.yml
@@ -24,4 +24,4 @@ jobs:
- name: linelint
- uses: shoothzj/linelint@main
+ uses: hezhangjian/linelint@main
0 commit comments