Skip to content
Snippets Groups Projects
Unverified Commit 6e19a4ab authored by GyDi's avatar GyDi
Browse files

chore: ci

parent b156523a
No related branches found
No related tags found
No related merge requests found
......@@ -16,9 +16,7 @@ jobs:
matrix:
os: [windows-latest, ubuntu-latest, macos-latest]
runs-on: ${{ matrix.os }}
if: |
startsWith(github.repository, 'zzzgydi') &&
startsWith(github.ref, 'refs/tags/v')
if: startsWith(github.repository, 'zzzgydi')
steps:
- name: Checkout repository
uses: actions/checkout@v2
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment