run test on push instead of weekly

pull/14927/head
Paul Szczepanek 2021-07-16 10:16:19 +01:00
parent 413882e7ae
commit b960dfcaf3
1 changed files with 1 additions and 2 deletions

View File

@ -1,8 +1,7 @@
name: run conditional BLE feature compilation name: run conditional BLE feature compilation
on: on:
workflow_dispatch: workflow_dispatch:
schedule: pull_request:
- cron: '0 1 * * 6'
jobs: jobs:
run-conditional-feature-compilation-test: run-conditional-feature-compilation-test:
name: Conditional BLE features compilation tested name: Conditional BLE features compilation tested