Skip to content

Commit

Permalink
ci: weekly upkeep run
Browse files Browse the repository at this point in the history
  • Loading branch information
dsanders11 authored Dec 25, 2023
1 parent 9b224be commit f6fa55a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ on:
branches:
- main
- 'releases/*'
schedule:
- cron: '0 22 * * 2'

jobs:
test-typescript:
Expand Down

0 comments on commit f6fa55a

Please sign in to comment.