[PATCH 07/14] ci: test-defconfigs.yml: rename to build-defconfigs.yml

Ahmad Fatoum a.fatoum at pengutronix.de
Sun Jun 4 23:36:16 PDT 2023


Having both workflows with test in the name can be confusing, so rename
the one that does the build test to build-defconfigs.yml.

Signed-off-by: Ahmad Fatoum <a.fatoum at pengutronix.de>
---
 .github/workflows/{test-defconfigs.yml => build-defconfigs.yml} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 rename .github/workflows/{test-defconfigs.yml => build-defconfigs.yml} (100%)

diff --git a/.github/workflows/test-defconfigs.yml b/.github/workflows/build-defconfigs.yml
similarity index 100%
rename from .github/workflows/test-defconfigs.yml
rename to .github/workflows/build-defconfigs.yml
-- 
2.39.2




More information about the barebox mailing list