From ce251c6ba6df5c6bfc673aa7a842ca259356d2e4 Mon Sep 17 00:00:00 2001 From: Marcial Paul Gargoles Date: Mon, 6 Feb 2023 14:48:04 +0800 Subject: [PATCH] Update laravel-workflow.yaml --- workflows/laravel-workflow.yaml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/workflows/laravel-workflow.yaml b/workflows/laravel-workflow.yaml index b573fc2015..e205747f24 100644 --- a/workflows/laravel-workflow.yaml +++ b/workflows/laravel-workflow.yaml @@ -7,7 +7,12 @@ info: workflows: - template: technologies/tech-detect.yaml + matchers-condition: or matchers: - name: laravel subtemplates: - - tags: laravel \ No newline at end of file + - tags: laravel + + - name: new_laravel + subtemplates: + - tags: laravel