From fc93f13fecb9db2892dbc2e4a29dec4804d6fc75 Mon Sep 17 00:00:00 2001 From: Allan Jeremy Date: Mon, 6 Jun 2022 15:10:45 +0300 Subject: [PATCH] Debug WIP --- .github/workflows/static-analysis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/static-analysis.yml b/.github/workflows/static-analysis.yml index 061dc11b..7d745a7d 100644 --- a/.github/workflows/static-analysis.yml +++ b/.github/workflows/static-analysis.yml @@ -3,7 +3,7 @@ name: Luau Analyze (CacheGrind) on: push: branches: - - "feat/add-stastic-file-luau-analyze" + - "feat/add-static-file-luau-analyze" pull_request: paths-ignore: - "docs/**"