From 1d0d458bbabf34462d8b9c86baa8ee5204d85ea1 Mon Sep 17 00:00:00 2001 From: jgstew Date: Mon, 9 Oct 2023 15:33:38 -0400 Subject: [PATCH] make name unique --- .github/workflows/Test_setup-autopkg-actions_full.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/Test_setup-autopkg-actions_full.yaml b/.github/workflows/Test_setup-autopkg-actions_full.yaml index 478c489..8d44454 100644 --- a/.github/workflows/Test_setup-autopkg-actions_full.yaml +++ b/.github/workflows/Test_setup-autopkg-actions_full.yaml @@ -1,5 +1,5 @@ --- -name: Test setup-autopkg-actions +name: Test setup-autopkg-actions Full on: push: @@ -10,7 +10,7 @@ on: - ".github/workflows/Test_setup-autopkg-actions_full.yaml" jobs: - Test_setup-autopkg-actions: + Test_setup-autopkg-actions_full: strategy: matrix: # https://ncorti.com/blog/howto-github-actions-build-matrix