Skip to content

Commit cca0258

Browse files
authored
Update cicd.yml
only run release after merged pull request / push
1 parent ada8bdd commit cca0258

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/cicd.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ name: Release
55
on:
66
push:
77
branches: [ master ]
8-
pull_request:
9-
branches: [ master ]
108

119
jobs:
1210
build-components:

0 commit comments

Comments
 (0)