Skip to content

Commit ae3100d

Browse files
add pr wf run
Signed-off-by: Nikita Korolev <nikita.korolev@flant.com>
1 parent 12cfde6 commit ae3100d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ name: Main Workflow with Reusable Call
33
on:
44
push:
55
branches: [main]
6+
pull_request:
7+
types: [opened, reopened, synchronize, labeled, unlabeled]
68
workflow_dispatch:
79

810
defaults:

0 commit comments

Comments
 (0)