Skip to content

Commit

Permalink
ci: run build on weekly schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
ttu committed Feb 17, 2024
1 parent 8be0d08 commit 1f196f5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ name: ruuvitag_sensor
on:
push:
pull_request:
schedule:
- cron: "0 0 * * 1"

permissions:
contents: read
Expand Down

0 comments on commit 1f196f5

Please sign in to comment.