We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a44e1ed commit 811981bCopy full SHA for 811981b
.github/workflows/updateGeofile.yml
@@ -6,7 +6,7 @@ on:
6
7
jobs:
8
update:
9
- if: github.repository != 'v2ray/v2ray-core'
+ if: github.repository == 'v2fly/v2ray-core'
10
runs-on: ubuntu-latest
11
steps:
12
- name: Checkout codebase
0 commit comments