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 19f7a61 commit b0f4c2aCopy full SHA for b0f4c2a
.github/workflows/run-test-harness.yml
@@ -3,7 +3,7 @@ permissions:
3
contents: read
4
on:
5
pull_request:
6
- branches: [main]
+ branches: [main, fix/revert-evalReason-removal]
7
8
jobs:
9
build:
0 commit comments