add markdown lint #113

Merged
techknowlogick merged 4 commits from lunny/awesome-gitea:lunny/lint into main 2023-04-14 05:43:11 +00:00
Owner

fix #112

fix #112
lunny added 1 commit 2023-04-14 05:32:40 +00:00
techknowlogick reviewed 2023-04-14 05:34:03 +00:00
@ -0,0 +9,4 @@
runs-on: ubuntu-latest
steps:
- name: lint
uses: articulate/actions-markdownlint@v1

please use full path to action git repo

please use full path to action git repo
lunny added 1 commit 2023-04-14 05:35:01 +00:00
Fix lint
All checks were successful
lint / lint (pull_request) Successful in 1s
9abbbd9c2a
lunny added 1 commit 2023-04-14 05:35:33 +00:00
Use full path of action
All checks were successful
lint / lint (pull_request) Successful in 13s
c34ebcccef
lunny added 1 commit 2023-04-14 05:42:51 +00:00
indicate the markdown files
All checks were successful
lint / lint (pull_request) Successful in 2s
3c564561b0
techknowlogick approved these changes 2023-04-14 05:43:01 +00:00
techknowlogick merged commit ae95884ddb into main 2023-04-14 05:43:11 +00:00
lunny deleted branch lunny/lint 2023-04-14 05:45:11 +00:00
Author
Owner

It's in fact not right about the lint actions but the step just returns success. I will send another PR to fix it.

It's in fact not right about the lint actions but the step just returns success. I will send another PR to fix it.
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: gitea/awesome-gitea#113
No description provided.