add markdown lint #113
No reviewers
Labels
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: gitea/awesome-gitea#113
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "lunny/awesome-gitea:lunny/lint"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
fix #112
@ -0,0 +9,4 @@
runs-on: ubuntu-latest
steps:
- name: lint
uses: articulate/actions-markdownlint@v1
please use full path to action git repo
It's in fact not right about the lint actions but the step just returns success. I will send another PR to fix it.