Skip to content

Commit

Permalink
change todo
Browse files Browse the repository at this point in the history
  • Loading branch information
George-Spanos committed Aug 6, 2024
1 parent 0a9003b commit 402d141
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ on:
push:
branches:
- "main"
paths-ignore:
- '*.md'
workflow_dispatch:

jobs:
Expand Down
5 changes: 5 additions & 0 deletions todo.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# TODO

- center login form. add autocomplete attributes
- add 6 row in calendar. there are months that span across 6 weeks
- prevent submit of puzzle that any cell has 0 answers

0 comments on commit 402d141

Please sign in to comment.