Skip to content

Commit

Permalink
drop! force lint-md
Browse files Browse the repository at this point in the history
  • Loading branch information
aduh95 committed Aug 18, 2021
1 parent 2848407 commit 1b11026
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/linters.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ jobs:
- name: Lint C/C++ files
run: make lint-cpp
lint-md:
if: github.event.pull_request.draft == false
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 1b11026

Please sign in to comment.