1
0
mirror of https://github.com/cmur2/python-bme280.git synced 2025-10-13 12:02:30 +02:00

ci: disable weekly build due to inactivity

This commit is contained in:
cn
2025-10-02 20:29:14 +02:00
parent 36050ae49b
commit 58b660bad7

View File

@@ -7,8 +7,8 @@ on:
pull_request:
branches: [master]
workflow_dispatch:
schedule:
- cron: '41 4 * * 4' # weekly on thursday morning
#schedule:
#- cron: '41 4 * * 4' # weekly on thursday morning
jobs:
build: