We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6bc489 commit ce74940Copy full SHA for ce74940
.github/workflows/test_suite_macos.yml
@@ -5,7 +5,7 @@ name: TestSuiteMacOS
5
on:
6
# Triggers the workflow on pushes to the "main" branch, i.e., PR merges
7
push:
8
- branches: [ "main" ]
+ branches: [ "main", "intel-workflow" ]
9
10
# Triggers the workflow on pushes to open pull requests with code changes
11
pull_request:
0 commit comments