Skip to content

Commit

Permalink
Update phpunit.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
inxilpro committed Aug 21, 2024
1 parent 2a13039 commit 2bbeb67
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/phpunit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ name: PHPUnit

on:
push:
branches:
- main
pull_request:
schedule:
- cron: '0 14 * * 3' # Run Wednesdays at 2pm EST
Expand Down

0 comments on commit 2bbeb67

Please sign in to comment.