mirror of
https://github.com/rustfs/rustfs.git
synced 2026-09-07 20:46:11 +00:00
fix(ci): follow auto-testing main after temp-path merge
This commit is contained in:
@@ -44,7 +44,7 @@ jobs:
|
|||||||
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
|
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
|
||||||
with:
|
with:
|
||||||
repository: rustfs/auto-testing
|
repository: rustfs/auto-testing
|
||||||
ref: 9874ab5
|
ref: main
|
||||||
path: auto-testing
|
path: auto-testing
|
||||||
persist-credentials: false
|
persist-credentials: false
|
||||||
token: ${{ secrets.PF_TESTING_GH_TOKEN }}
|
token: ${{ secrets.PF_TESTING_GH_TOKEN }}
|
||||||
|
|||||||
Reference in New Issue
Block a user