Skip to content

Commit 96e8eb5

Browse files
author
Mikhail Khomenko
committed
Add trigger actions
1 parent e0826b1 commit 96e8eb5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/trigger-deploy.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@ name: Trigger ZPM deployment
55
on:
66
push:
77
branches:
8-
# - master
8+
- master
99
- stage
10-
# release:
11-
# types:
12-
# - created
10+
release:
11+
types:
12+
- published
1313

1414
jobs:
1515
trigger-zpm-deployment:

0 commit comments

Comments
 (0)