1
0
mirror of https://github.com/MGislv/NekoX.git synced 2024-07-02 10:33:36 +00:00

ci: disable upload to Telegram for pull request (#808)

This commit is contained in:
gao_cai_sheng 2022-04-05 13:17:20 +08:00 committed by GitHub
parent 88ef26f33a
commit b709d28bff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -352,6 +352,7 @@ jobs:
build-dev:
name: Gradle Build
runs-on: ubuntu-latest
if: ${{ github.event_name != 'pull_request' && success() }}
needs:
- native
- v2ray
@ -448,4 +449,4 @@ jobs:
uses: actions/upload-artifact@master
with:
name: telegram-bot-api-binary
path: telegram-bot-api-binary
path: telegram-bot-api-binary