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
on:
workflow_dispatch:
schedule:
- cron: '0 1 * * 6'
pull_request:
jobs:
run-conditional-feature-compilation-test:
name: Conditional BLE features compilation tested