We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2bf0fef commit b86c2ceCopy full SHA for b86c2ce
action.yml
@@ -2,7 +2,7 @@ name: 'Conformity Checker for Project'
2
description: 'standardizer action for conformity checker for project'
3
author: 'cubxxw'
4
runs:
5
- using: 'standardizer'
+ using: 'composite'
6
steps:
7
- name: Checkout Repository
8
uses: actions/checkout@v4
0 commit comments