Skip to content

Commit

Permalink
manage: Added jaid/action-readme to validate.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Jaid <jaid.jsx@gmail.com>
  • Loading branch information
Jaid committed Nov 30, 2019
1 parent bac8a33 commit dd0f185
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,8 @@ jobs:
with:
token: ${{ secrets.GITHUB_TOKEN }}
fix: "true"
approve: "true"
approve: "true"
- name: Build readme
uses: jaid/action-readme@master
with:
githubToken: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit dd0f185

Please sign in to comment.