mirror of
https://github.com/3proxy/3proxy.git
synced 2026-06-27 19:52:25 +00:00
Workflows update
This commit is contained in:
parent
3dde2de498
commit
34e9c453fa
6 changed files with 7 additions and 19 deletions
3
.github/workflows/c-cpp-Linux.yml
vendored
3
.github/workflows/c-cpp-Linux.yml
vendored
|
|
@ -4,9 +4,6 @@ on:
|
|||
push:
|
||||
branches: [ "master" ]
|
||||
paths: [ '**.c', '**.h', 'Makefile.Linux', '.github/configs', '.github/workflows/c-cpp-Linux.yml' ]
|
||||
pull_request:
|
||||
branches: [ "master" ]
|
||||
paths: [ '**.c', '**.h', 'Makefile.Linux', '.github/configs', '.github/workflows/c-cpp-Linux.yml' ]
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue