mirror of
https://github.com/clash-verge-rev/clash-verge-rev
synced 2025-05-05 02:43:44 +08:00
chore: ci
This commit is contained in:
parent
d4e363fbd7
commit
4e26d56746
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user