CI: move script into separate directory
authorJosef Schlehofer <[email protected]>
Sun, 25 May 2025 10:49:40 +0000 (12:49 +0200)
committerJosef Schlehofer <[email protected]>
Sat, 19 Jul 2025 20:55:52 +0000 (22:55 +0200)
commitd1a60e81e9a7e61690c4c54f9ba92adc755ab135
tree4addcdab5fc2872fd1d1aaa101aec665b59bc681
parente8504be738ec1b20e698a176bed14d45c3e875d7
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]>
.github/workflows/ci_helpers.sh [deleted file]
.github/workflows/scripts/ci_helpers.sh [new file with mode: 0644]