Skip to content

Commit e140638

Browse files
authored
fix: CI.yml
1 parent 196cfc8 commit e140638

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/CI.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
push:
55
branches:
66
- main
7+
- feat/mitomen/261/CI-CD-Pipeline
78
workflow_call:
89
workflow_dispatch:
910

@@ -81,4 +82,4 @@ jobs:
8182
trigger-cd:
8283
needs: build-and-push
8384
uses: ./.github/workflows/CD.yml
84-
secrets: inherit
85+
secrets: inherit

0 commit comments

Comments
 (0)