From d1a9e72347da846125e3ec3517a8f4a1fe0044a5 Mon Sep 17 00:00:00 2001 From: Sorin Petreasca Date: Fri, 29 Sep 2023 11:08:38 +0300 Subject: [PATCH] github actions update --- .github/workflows/actions.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/actions.yml b/.github/workflows/actions.yml index f6acbaa50..c5fdba201 100644 --- a/.github/workflows/actions.yml +++ b/.github/workflows/actions.yml @@ -4,6 +4,7 @@ on: push: branches: [ main, feat/* ] pull_request: + branches: [ main, feat/* ] workflow_dispatch: permissions: