Skip to content

Commit e86bf63

Browse files
Run tests on fork
1 parent beb0a52 commit e86bf63

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)