Skip to content

Commit

Permalink
fix: updates
Browse files Browse the repository at this point in the history
Signed-off-by: Devin Buhl <[email protected]>
  • Loading branch information
onedr0p committed Dec 31, 2024
1 parent faf8cb5 commit 9374a1f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/schemas.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ on:
workflow_dispatch:
schedule:
- cron: "0 0 * * *" # Every day at midnight
pull_request:
branches: ["main"]
paths: [".github/workflows/schemas.yaml"]
push:
branches: ["main"]
paths: [".github/workflows/schemas.yaml"]
Expand Down

0 comments on commit 9374a1f

Please sign in to comment.