From f94a1069c0e5de26420fbc14a8eb0ba1fd4d2e0d Mon Sep 17 00:00:00 2001 From: Benoit Marty Date: Thu, 27 Jun 2024 11:43:02 +0200 Subject: [PATCH] Add label `PR-Misc` to PR created to sync SAS strings. --- .github/workflows/sync-sas-strings.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/sync-sas-strings.yml b/.github/workflows/sync-sas-strings.yml index 56336626c7..f9bff2905b 100644 --- a/.github/workflows/sync-sas-strings.yml +++ b/.github/workflows/sync-sas-strings.yml @@ -31,5 +31,6 @@ jobs: - Update SAS Strings from matrix-doc. branch: sync-sas-strings base: develop + labels: PR-Misc