Skip to content

Commit 1e478a9

Browse files
committed
manage: Removed Jaid/action-readme from workflow
1 parent 57932cc commit 1e478a9

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.github/workflows/validate.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,4 @@ jobs:
2525
with:
2626
token: ${{ secrets.GITHUB_TOKEN }}
2727
fix: "true"
28-
approve: "true"
29-
- name: Build readme
30-
uses: jaid/action-readme@master
31-
with:
32-
githubToken: ${{ secrets.GITHUB_TOKEN }}
28+
approve: "true"

0 commit comments

Comments
 (0)