From c5c38bfec50fc9142110d012ca341e33813e99bb Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Sat, 20 Jan 2024 21:38:27 -0700 Subject: [PATCH] Update and rename matrix-test.yml to matrix-example.yml --- .github/workflows/{matrix-test.yml => matrix-example.yml} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename .github/workflows/{matrix-test.yml => matrix-example.yml} (97%) diff --git a/.github/workflows/matrix-test.yml b/.github/workflows/matrix-example.yml similarity index 97% rename from .github/workflows/matrix-test.yml rename to .github/workflows/matrix-example.yml index b2cc82245e8..ad4cffe273b 100644 --- a/.github/workflows/matrix-test.yml +++ b/.github/workflows/matrix-example.yml @@ -1,4 +1,4 @@ -name: Matrix Test +name: Matrix Example permissions: contents: read