Skip to content

Commit

Permalink
chore: PR预览限制仓库
Browse files Browse the repository at this point in the history
  • Loading branch information
Saraph1nes committed Jul 22, 2024
1 parent 2d43853 commit c5a73dd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pr-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ on:

jobs:
build:
# 不需要在fork仓库的pr中运行
if: github.repository == 'Tencent/cherry-markdown'
runs-on: ubuntu-latest
env:
BASE_SHA: ${{ github.event.pull_request.base.sha }}
Expand Down

0 comments on commit c5a73dd

Please sign in to comment.