workflows changes

This commit is contained in:
t1amak
2025-12-08 23:49:09 +01:00
parent 15fecd0e41
commit 614db7f3d3
26 changed files with 992 additions and 90 deletions

View File

@@ -1,14 +1,7 @@
name: C/C++ CI
on:
push:
branches: ["main"]
paths-ignore:
- 'docker-compose/**'
- 'docs/**'
- 'README.md'
pull_request:
workflow_dispatch:
jobs:
build-alpine-static: