cnping

Minimal Graphical Ping Tool
git clone https://git.sinitax.com/cnlohr/cnping
Log | Files | Refs | Submodules | README | LICENSE | sfeed.txt

commit 7560beea4b610d1ad4cda55b21bed2eb25d16bc4
parent c86848bd18036373abc1ab0459f53e1086ec5352
Author: David Auer <david.auer@credativ.de>
Date:   Mon,  2 Jan 2023 15:13:09 +0100

gha: Avoid duplicate runs

Diffstat:
M.github/workflows/build.yml | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml @@ -2,7 +2,6 @@ name: Build cnping on: push: - pull_request: jobs: Build-for-Linux: