Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
20 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
4 changes: 2 additions & 2 deletions .github/workflows/validate-events.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@ on:
paths:
- "data/events.json"
- "html/events/**"
- "events images/**"
- "images/events-images/**"
- "package.json"
- "scripts/validate-events.mjs"
- ".github/workflows/validate-events.yml"
push:
paths:
- "data/events.json"
- "html/events/**"
- "events images/**"
- "images/events-images/**"
- "package.json"
- "scripts/validate-events.mjs"
- ".github/workflows/validate-events.yml"
Expand Down
Loading
Loading