Skip to content

Commit

Permalink
test mod
Browse files Browse the repository at this point in the history
  • Loading branch information
jtwhite79 committed Oct 24, 2023
1 parent 1f71c2f commit 2f17abf
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,10 @@
name: Tests

on:
on:
schedule:
- cron: '0 8 * * *' # run at 8 AM UTC (12 AM PST, 8 PM NZST)
push:
branches:
- main
- develop
pull_request:
branches:
- main
- develop

jobs:
tests:
Expand Down

0 comments on commit 2f17abf

Please sign in to comment.