This file is a GitHub Actions workflow definition and does not need to be executable. The stray +x mode triggers a lintian warning (executable-not-elf-or-script) when packaging.
Signed-off-by: Matteo Perin <[email protected]> --- .github/workflows/freebsd.yml | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 .github/workflows/freebsd.yml diff --git a/.github/workflows/freebsd.yml b/.github/workflows/freebsd.yml old mode 100755 new mode 100644 -- 2.43.0 _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
