Skip to content

Commit

Permalink
📝 Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hantaihe authored Jul 11, 2022
1 parent 7ec8dba commit db1f76a
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,16 +25,14 @@ on: [pull_request]
jobs:
dry-code-action:
runs-on: ubuntu-latest
name: Dry Code
name: Dry Code Action
steps:
- name: Checkout Repository
uses: actions/checkout@v2
- name: Dry Code Action
uses: Pposong-Hantaihe/[email protected]
with:
options: ''
arguments: 'src/'
Token: "${{ secrets.GITHUB_TOKEN }}"
token: "${{ secrets.GITHUB_TOKEN }}"
```
## Contributors
Expand Down

0 comments on commit db1f76a

Please sign in to comment.