Skip to content

Commit fe382ba

Browse files
committed
Run hardware tests on pushes
1 parent aed7b4f commit fe382ba

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/hil.yml

+5
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ on:
44
pull_request:
55
types: [opened, reopened, synchronize, labeled]
66

7+
push:
8+
branches:
9+
- master
10+
- release/*
11+
712
schedule:
813
- cron: '0 2 * * *'
914

0 commit comments

Comments
 (0)