更新 .gitea/workflows/review.yaml
This commit is contained in:
@@ -26,7 +26,7 @@ jobs:
|
|||||||
tag_name: v${{ steps.version.outputs.version }}
|
tag_name: v${{ steps.version.outputs.version }}
|
||||||
target_commitish: ${{ github.head_ref }}
|
target_commitish: ${{ github.head_ref }}
|
||||||
code-review:
|
code-review:
|
||||||
name: 'Code Review'
|
name: Code Review
|
||||||
runs-on: ubuntu
|
runs-on: ubuntu
|
||||||
needs: [version]
|
needs: [version]
|
||||||
steps:
|
steps:
|
||||||
|
|||||||
Reference in New Issue
Block a user