@@ -6,7 +6,7 @@ on:
jobs:
update:
- if: github.repository != 'v2ray/v2ray-core'
+ if: github.repository == 'v2fly/v2ray-core'
runs-on: ubuntu-latest
steps:
- name: Checkout codebase