fix(ci): follow auto-testing main after temp-path merge

This commit is contained in:
xiaomage
2026-08-30 08:25:14 +08:00
parent 71667b693d
commit 2bfd0b80c2

View File

@@ -44,7 +44,7 @@ jobs:
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
with:
repository: rustfs/auto-testing
ref: 9874ab5
ref: main
path: auto-testing
persist-credentials: false
token: ${{ secrets.PF_TESTING_GH_TOKEN }}