mirror of
https://github.com/labring/FastGPT.git
synced 2026-04-27 02:08:10 +08:00
@@ -26,14 +26,6 @@ jobs:
|
||||
runs-on: ubuntu-24.04
|
||||
|
||||
steps:
|
||||
- name: Download PR metadata
|
||||
uses: actions/download-artifact@v4
|
||||
with:
|
||||
name: pr-metadata-docs-${{ inputs.datetime }}
|
||||
path: /tmp/pr-metadata/
|
||||
run-id: ${{ inputs.run_id }}
|
||||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
- name: Read PR information
|
||||
id: pr
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user