Skip to content

Commit 28d458b

Browse files
committed
fix(actions): Fixed workflow automation
1 parent 2f4e8b2 commit 28d458b

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.github/workflows/release-please.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
on:
22
workflow_dispatch:
3+
pull_request:
4+
branches:
5+
- master
6+
push:
7+
branches:
8+
- master
39

410
name: 1 Release Please
511
jobs:

0 commit comments

Comments
 (0)