Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feature: checkmake
Browse files Browse the repository at this point in the history
askonev committed Nov 22, 2024

Unverified

This user has not yet uploaded their public signing key.
1 parent 338cbf5 commit 96f3847
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/linting.yml
Original file line number Diff line number Diff line change
@@ -14,3 +14,8 @@ jobs:
run: |
npm install -g markdownlint-cli
markdownlint *.md
checkmake:
runs-on: ubuntu-latest
steps:
- name: checkmake action
uses: Uno-Takashi/checkmake-action@main

0 comments on commit 96f3847

Please sign in to comment.