From 7a1745094f9afb0553d1028005e734872d5a5160 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Boris=20Mom=C4=8Dilovi=C4=87?= Date: Wed, 28 Sep 2022 10:20:20 +0200 Subject: [PATCH] static-analysis: watch main branch --- .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 d980197..5d2beac 100644 --- a/.github/workflows/static-analysis.yml +++ b/.github/workflows/static-analysis.yml @@ -3,7 +3,7 @@ name: Static Analysis (informative) on: push: branches: - - master + - main jobs: phpstan: