Skip to content

Commit 764f812

Browse files
committed
fix pipline
1 parent 16432d8 commit 764f812

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
1-
on: [push]
1+
on:
2+
pull_request:
3+
types:
4+
- closed
5+
branches:
6+
- 'develop'
7+
28
name: Linux_Container_Workflow
39
jobs:
410
build-and-deploy:

0 commit comments

Comments
 (0)