Skip to content

Commit 4831d56

Browse files
committed
ci: workflow runs on solution branch
1 parent dbdbee4 commit 4831d56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Run Robotframework Tests
33
on:
44
push:
55
branches:
6-
- main
6+
- solution
77
workflow_dispatch:
88
inputs:
99
debug_enabled:

0 commit comments

Comments
 (0)