From e49240941fa7514252d555238476d25f63142d1e Mon Sep 17 00:00:00 2001 From: Anas Nashif Date: Sat, 13 Nov 2021 17:50:06 -0500 Subject: [PATCH] actions: bluetooth: rename action and make it obvious Rename to make action file name obvious referring to bluetooth, rather than the tool used. Signed-off-by: Anas Nashif --- .github/workflows/{bsim.yaml => bluetooth.yaml} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/workflows/{bsim.yaml => bluetooth.yaml} (100%) diff --git a/.github/workflows/bsim.yaml b/.github/workflows/bluetooth.yaml similarity index 100% rename from .github/workflows/bsim.yaml rename to .github/workflows/bluetooth.yaml