chore: Replace Repo Name

This commit is contained in:
WhizPanda
2023-12-02 23:04:04 +08:00
parent 61c9b304d7
commit 5f4c7076ab
9 changed files with 12 additions and 18 deletions

View File

@@ -17,7 +17,6 @@ jobs:
matrix:
os: [windows-latest, ubuntu-latest, macos-latest]
runs-on: ${{ matrix.os }}
if: startsWith(github.repository, 'wonfen')
steps:
- name: Checkout repository
uses: actions/checkout@v2