mirror of https://github.com/ARMmbed/mbed-os.git
run test on push instead of weekly
parent
413882e7ae
commit
b960dfcaf3
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue