Skip to content

Commit

Permalink
add daily run to status check (#168)
Browse files Browse the repository at this point in the history
  • Loading branch information
thisisparker authored Jan 10, 2024
1 parent 69067db commit 2ae68fc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/status-check-outlets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ name: Status check on supported outlets
on:
pull_request:
branches: [ main ]
schedule:
- cron: '15 12 * * *'

jobs:
install-xword-dl-and-test-existing-outlets:
Expand Down

0 comments on commit 2ae68fc

Please sign in to comment.