Skip to content

Commit

Permalink
chore(CI): add weekly test
Browse files Browse the repository at this point in the history
  • Loading branch information
esolitos authored Apr 12, 2023
1 parent 06ce15e commit e39eba0
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
@@ -1,6 +1,8 @@
name: CI

on:
schedule:
- cron: "6 6 * * 6"
push:
branches: [ master ]
pull_request:
Expand Down

0 comments on commit e39eba0

Please sign in to comment.