Skip to content

Commit

Permalink
Fix CI script
Browse files Browse the repository at this point in the history
  • Loading branch information
richelbilderbeek committed May 14, 2024
1 parent bd1e2a4 commit 884215f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/check_markdown.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,10 @@ name: Check markdown
on:
push:
branches:
- 'issue_61'
- 'issue_61'
pull_request:
- 'issue_61'
branches:
- 'issue_61'
schedule:
- cron: "0 0 21 * *"

Expand Down

0 comments on commit 884215f

Please sign in to comment.