From f410bf286ecdf85f77c3e73fc3a447dd594856ff Mon Sep 17 00:00:00 2001 From: irodushka Date: Tue, 10 Sep 2024 12:25:00 +0300 Subject: [PATCH] Update linux.yml -> add master --- .github/workflows/linux.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/linux.yml b/.github/workflows/linux.yml index 45d77ee..e401b4b 100644 --- a/.github/workflows/linux.yml +++ b/.github/workflows/linux.yml @@ -2,7 +2,7 @@ name: Linux on: push: - branches: [ "feature_ooapi" ] + branches: [ "feature_ooapi", "master" ] permissions: contents: read