Skip to content

Commit c0838d4

Browse files
committed
test 3
1 parent 020bec8 commit c0838d4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/run-sweep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
pip install pydantic
4141
4242
if [ "${{ github.event_name }}" == "pull_request" ]; then
43-
BASE_REF="origin/${{ github.base_ref }}"
43+
BASE_REF="0291997555a6d6f7aa58dbf19f56077162aca21a"
4444
HEAD_REF="${{ github.event.pull_request.head.sha }}"
4545
else
4646
BASE_REF="${{ github.event.before }}"

0 commit comments

Comments
 (0)