github ci tests: Update the stable branch name to include fuse-
authorBernd Schubert <bernd@bsbernd.com>
Tue, 18 Feb 2025 20:45:05 +0000 (21:45 +0100)
committerBernd Schubert <bernd@bsbernd.com>
Tue, 18 Feb 2025 21:32:49 +0000 (22:32 +0100)
commitd7507b4d6f1d126c0bd25dd947a40d9f064658cf
tree0dba0280244926510250bcb44bcd57c5b40c7ffc
parentcf4170fcea5b23b22352a1915f77e69a90f80520
github ci tests: Update the stable branch name to include fuse-

The branch is actually called fuse-3.17.x

Also disable checkpatch for branches except master, as
it is to do basic checks, while stable branches do not
need that check, assuming cherry-pick happens from master.
Issue with it is that persistently complains about dependabot
changes.

Signed-off-by: Bernd Schubert <bernd@bsbernd.com>
.github/workflows/abicheck.yml
.github/workflows/checkpatch.yml
.github/workflows/codeql.yml
.github/workflows/codespell.yml
.github/workflows/pr-ci.yml