Skip to content

Commit

Permalink
added schedule for run all tests each weekend
Browse files Browse the repository at this point in the history
  • Loading branch information
hpsaturn committed Jul 29, 2022
1 parent 7fc650b commit 615aa20
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/platformio.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
name: PlatformIO

on:
schedule:
- cron: '0 12 * * 4'

on:
push:
branches:
Expand Down

0 comments on commit 615aa20

Please sign in to comment.