Skip to content

Commit

Permalink
feat: add default pipeline config for gitlab
Browse files Browse the repository at this point in the history
  • Loading branch information
tanhongit committed May 22, 2024
1 parent 86a3dd4 commit 7d72f8a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions config/jsons/gitlab-events.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,8 @@
"create": true,
"update": false,
"delete": true
},
"pipeline": {
"default": true,
}
}

0 comments on commit 7d72f8a

Please sign in to comment.