Skip to content

Commit 269ecb1

Browse files
committed
Test on branch
1 parent beb0a52 commit 269ecb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_suite_macos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ name: TestSuiteMacOS
55
on:
66
# Triggers the workflow on pushes to the "main" branch, i.e., PR merges
77
push:
8-
branches: [ "main" ]
8+
branches: [ "main", "intel-workflow" ]
99

1010
# Triggers the workflow on pushes to open pull requests with code changes
1111
pull_request:

0 commit comments

Comments
 (0)