Skip to content

Commit

Permalink
Clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
mattwthompson committed Jan 3, 2025
1 parent c9aa0b4 commit 6c9f089
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,10 @@ name: CI

on:
push:
branches: [ $default-branch ]
branches:
- main
pull_request:
branches: [ $default-branch ]
- main
schedule:
- cron: "21 0 * * *"

Expand Down

0 comments on commit 6c9f089

Please sign in to comment.