From a9dc16adddfb7c825125a6a211d48ce4833724ee Mon Sep 17 00:00:00 2001 From: vladkuzhyr Date: Wed, 26 Jun 2024 22:01:01 +0300 Subject: [PATCH] test actions --- .github/workflows/github-actions.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/github-actions.yml b/.github/workflows/github-actions.yml index 28d60e0..f21bf6b 100644 --- a/.github/workflows/github-actions.yml +++ b/.github/workflows/github-actions.yml @@ -3,7 +3,7 @@ name: Build project on: push: branches: - - master + - actions pull_request: branches: - '*'