Skip to content

Commit b960dfc

Browse files
run test on push instead of weekly
1 parent 413882e commit b960dfc

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/run_conditional_ble_feature_compilation.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
name: run conditional BLE feature compilation
22
on:
33
workflow_dispatch:
4-
schedule:
5-
- cron: '0 1 * * 6'
4+
pull_request:
65
jobs:
76
run-conditional-feature-compilation-test:
87
name: Conditional BLE features compilation tested

0 commit comments

Comments
 (0)