mirror of
https://github.com/cmur2/python-bme280.git
synced 2025-10-13 02:02:29 +02:00
ci: disable weekly build due to inactivity
This commit is contained in:
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@@ -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:
|
||||
|
Reference in New Issue
Block a user