Skip to content

Commit

Permalink
feat: add actions
Browse files Browse the repository at this point in the history
  • Loading branch information
cubxxw committed Mar 30, 2024
1 parent 2bf0fef commit b86c2ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: 'Conformity Checker for Project'
description: 'standardizer action for conformity checker for project'
author: 'cubxxw'
runs:
using: 'standardizer'
using: 'composite'
steps:
- name: Checkout Repository
uses: actions/checkout@v4
Expand Down

0 comments on commit b86c2ce

Please sign in to comment.