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 10efa35 commit f51750cCopy full SHA for f51750c
.github/workflows/evaluate.yaml
@@ -56,7 +56,7 @@ jobs:
56
body: "Starting evaluation! Check the Actions tab for progress, or wait for a comment with the results."
57
})
58
59
- - name: Checkout pull request 🏁
+ - name: Checkout pull request
60
uses: actions/checkout@v4
61
with:
62
ref: refs/pull/${{ github.event.issue.number }}/head
0 commit comments