Skip to content

Commit 0e81376

Browse files
committed
New script: check_dates
1 parent 67d42d7 commit 0e81376

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

+3
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,9 @@ jobs:
5757
# - name: Build site
5858
# run: bundle exec jekyll build
5959

60+
- name: Check date consistency in _posts
61+
run: bin/check_dates
62+
6063
- name: Deploy to GitHub Pages
6164
uses: peaceiris/actions-gh-pages@v3
6265
with:

0 commit comments

Comments
 (0)