Update pull_request_check.yml

This commit is contained in:
aisouler
2024-02-03 11:23:24 +08:00
parent 983eec48aa
commit 768d1b5dc6

View File

@@ -7,7 +7,7 @@ on:
jobs:
check:
if: github.repository == 'AIsouler/subscription'
if: github.repository == 'AIsouler/GKD_subscription'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3