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:
|
pull_request:
|
||||||
branches: [master]
|
branches: [master]
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
schedule:
|
#schedule:
|
||||||
- cron: '41 4 * * 4' # weekly on thursday morning
|
#- cron: '41 4 * * 4' # weekly on thursday morning
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
Reference in New Issue
Block a user