Skip to content

Commit ca03917

Browse files
committed
run only on master
1 parent 9df5f5f commit ca03917

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/hil.yml

+2
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ name: Run tests
33
on:
44
pull_request_target:
55
types: [opened, reopened, synchronize, labeled]
6+
branches:
7+
- master
68

79
schedule:
810
- cron: '0 2 * * *'

0 commit comments

Comments
 (0)