fix: create PR on top of main

This commit is contained in:
Roman 2026-06-26 22:41:14 +08:00
parent 3b0a61e3b9
commit 8b48478050
No known key found for this signature in database
GPG Key ID: 583BDF43C238B83E

View File

@ -259,6 +259,8 @@ jobs:
pull-requests: write
steps:
- uses: actions/checkout@v4
with:
ref: main
- name: Download corpus artifacts
uses: actions/download-artifact@v4