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 aba7e2c commit 4bc50f3Copy full SHA for 4bc50f3
.github/workflows/cloud_evals.yml
@@ -4,6 +4,7 @@ name: cloud_evals
4
concurrency:
5
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
6
cancel-in-progress: true
7
+
8
9
on:
10
push:
0 commit comments