From 4170c074fe7110d2a685f1a5a21d23f1d5c52987 Mon Sep 17 00:00:00 2001 From: Matthias Kay Date: Mon, 20 May 2024 13:56:11 +0200 Subject: [PATCH] REWORK-FILE-FINDER --- .github/workflows/this_linter.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/this_linter.yml b/.github/workflows/this_linter.yml index 2cd57f9..ef1435a 100644 --- a/.github/workflows/this_linter.yml +++ b/.github/workflows/this_linter.yml @@ -34,7 +34,7 @@ jobs: markdown: ${{ steps.changes-for-shell.outputs.markdown }} markdown_files: ${{ steps.changes-for-shell.outputs.markdown_files }} workflow: ${{ steps.changes-for-shell.outputs.workflow }} - workflow_flies: ${{ steps.changes-for-shell.outputs.workflow_files }} + workflow_files: ${{ steps.changes-for-shell.outputs.workflow_files }} yaml: ${{ steps.changes-for-shell.outputs.yaml }} yaml_files: ${{ steps.changes-for-shell.outputs.yaml_files }}