Skip to content

Commit

Permalink
Always check markdown, fix #61
Browse files Browse the repository at this point in the history
  • Loading branch information
richelbilderbeek committed May 15, 2024
1 parent 9921dee commit 9f1411d
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/check_markdown.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,10 @@ name: Check markdown
# 21st as the first letter of this repo is the 21st letter in the alphabet.
on:
push:
branches:
- 'issue_61'
pull_request:
branches:
- 'issue_61'
schedule:
- cron: "0 0 21 * *"


jobs:
check_markdown:

Expand Down

0 comments on commit 9f1411d

Please sign in to comment.