mirror of https://github.com/usbharu/Hideout.git
chore: GitHub Actionの改善
This commit is contained in:
parent
56cafd2c17
commit
d19a0b3adf
|
@ -56,3 +56,5 @@ jobs:
|
|||
arguments: detektMain
|
||||
- name: "reviewdog-suggester: Suggest any code changes based on diff with reviewdog"
|
||||
uses: reviewdog/action-suggester@v1
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
|
Loading…
Reference in New Issue