Merge branch 'test-ci' of https://github.com/3proxy/3proxy into test-ci

This commit is contained in:
Vladimir Dubrovin 2026-04-22 20:06:30 +03:00
commit 49b8a54e98

View File

@ -2,7 +2,7 @@ name: Build Win64 3proxy with MSVC
on: on:
push: push:
branches: [ "master" ] branches: [ "master", "test-ci" ]
paths: [ 'RELEASE', '.github/workflows/build-win64.yml' ] paths: [ 'RELEASE', '.github/workflows/build-win64.yml' ]
jobs: jobs: