Skip to content

Commit

Permalink
Corrected the path
Browse files Browse the repository at this point in the history
  • Loading branch information
dostonnabotov committed Dec 29, 2024
1 parent 4229f9d commit 066c249
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/consolidate-snippets.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
name: Consolidate JSON Files

on:
# Trigger the workflow on any push to the `data` folder
push:
paths:
- "data/**"
- "public/data/**"

permissions:
contents: write

jobs:
consolidate:
Expand Down

0 comments on commit 066c249

Please sign in to comment.