Skip to content

Commit b86c2ce

Browse files
committed
feat: add actions
1 parent 2bf0fef commit b86c2ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: 'Conformity Checker for Project'
22
description: 'standardizer action for conformity checker for project'
33
author: 'cubxxw'
44
runs:
5-
using: 'standardizer'
5+
using: 'composite'
66
steps:
77
- name: Checkout Repository
88
uses: actions/checkout@v4

0 commit comments

Comments
 (0)