Skip to content

Commit

Permalink
Update sanity-check.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianboguszewski authored Nov 29, 2024
1 parent e5fb9da commit 7baf7b7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/sanity-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ name: Sanity check
on:
schedule:
- cron: "0 2 * * *"
pull_request:
branches: [master]
push:
branches: [master]

permissions:
contents: read
Expand Down

0 comments on commit 7baf7b7

Please sign in to comment.