mirror of
https://github.com/3proxy/3proxy.git
synced 2026-06-28 04:02:41 +00:00
Allow run workflows manually
This commit is contained in:
parent
d34c036eb7
commit
94efc7f7a6
4 changed files with 4 additions and 0 deletions
1
.github/workflows/c-cpp-Linux.yml
vendored
1
.github/workflows/c-cpp-Linux.yml
vendored
|
|
@ -7,6 +7,7 @@ on:
|
|||
pull_request:
|
||||
branches: [ "master" ]
|
||||
paths: [ '**.c', '**.h', 'Makefile.Linux', '.github/configs', '.github/workflows/c-cpp-Linux.yml' ]
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
ci:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue