Skip to content

Commit

Permalink
Automated tests (#145)
Browse files Browse the repository at this point in the history
  • Loading branch information
Katsute authored Jul 27, 2024
1 parent 952f1f4 commit f76c32d
Show file tree
Hide file tree
Showing 4 changed files with 1,530 additions and 4 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
name: npm CI

on:
workflow_dispatch:
schedule:
- cron: 0 11 * 1-2,11-12 1
- cron: 0 10 * 3-10 1
push:
branches: [main]
pull_request:
Expand Down
Loading

0 comments on commit f76c32d

Please sign in to comment.