mirror of https://github.com/v2ray/v2ray-core
Geofile workflow: only run on v2fly/v2ray-core (#288)
parent
a44e1ede5b
commit
811981b6f0
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue