Workflows update

This commit is contained in:
Vladimir Dubrovin 2026-05-31 13:47:41 +03:00
parent 3dde2de498
commit 34e9c453fa
6 changed files with 7 additions and 19 deletions

View file

@ -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: