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