3proxy updated up to 0.9.3 (#1)

This commit is contained in:
Paramtamtam
2021-01-16 01:16:25 +05:00
committed by GitHub
parent bad8266d07
commit 9d5ceade36
11 changed files with 210 additions and 81 deletions

12
.github/workflows/labeler.yml vendored Normal file
View File

@@ -0,0 +1,12 @@
name: labeler
on: [pull_request_target]
jobs:
triage:
runs-on: ubuntu-20.04
steps:
- uses: actions/labeler@v3 # Action page: <https://github.com/actions/labeler>
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true