CI: move script into separate directory
authorJosef Schlehofer <[email protected]>
Sun, 25 May 2025 10:49:40 +0000 (12:49 +0200)
committerJiri Slachta <[email protected]>
Wed, 3 Dec 2025 14:55:15 +0000 (15:55 +0100)
commitfdce0ac91b11d04bff39c6c4f354cf3c5f206613
treefd661d646060ada2180ea1b3419838626754a061
parent7038ce406425d8fd127f02edac09bb1f381dbe82
CI: move script into separate directory

This change follows the structure of GitHub workflow
folders from the main OpenWrt repository, where scripts
are in separate folder.

Signed-off-by: Josef Schlehofer <[email protected]>
(cherry picked from commit 62390ce6f6df97767b14a7bb5c62cf2f3812f6e3)
Signed-off-by: George Sapkin <[email protected]>
.github/workflows/ci_helpers.sh [deleted file]
.github/workflows/scripts/ci_helpers.sh [new file with mode: 0644]