Skip to content
This repository has been archived by the owner on Mar 1, 2024. It is now read-only.

Auto connect on new streamer #358

Merged
merged 13 commits into from
Sep 11, 2023
Merged
Prev Previous commit
Next Next commit
bad formatting maybe?
  • Loading branch information
mcottontensor committed Sep 4, 2023
commit d1afc80bba05b4738891eb42fc336acdc01e7fbc
2 changes: 1 addition & 1 deletion .github/workflows/schedule_playwright.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Scheduled Playwright Tests
on:
schedule:
- cron: '*/10 * * * *'
- cron: '*/5 * * * *'

jobs:
test:
Expand Down