Skip to content

Commit

Permalink
Drop schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
charlesrocket committed Apr 8, 2024
1 parent 6c8919a commit dfe7ae5
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/arduino-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ name: Lint
on:
pull_request:
push:
schedule:
- cron: "0 11 13 */2 *"

jobs:
lint:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/test-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ on:
- '**.cpp'
- '**.h'
- '**.yml'
schedule:
- cron: "0 11 13 */2 *"

env:
ARTIFACT_FOLDER: artifact
Expand Down

0 comments on commit dfe7ae5

Please sign in to comment.