Skip to content

Commit 591eb06

Browse files
committed
fix in workflow
Signed-off-by: Anjul Sahu <anjuls@users.noreply.github.com>
1 parent f421ffb commit 591eb06

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build-and-push.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,11 @@ run-name: "VPC Agent updated by ${{ github.actor }} and run by ${{ github.trigge
44
on:
55
pull_request:
66
paths:
7-
- '.github/workflows/build-and-push.yaml'
87
- '**'
98
branches:
109
- main
1110
push:
1211
paths:
13-
- '.github/workflows/build-and-push.yaml'
1412
- '**''
1513
branches:
1614
- main

0 commit comments

Comments
 (0)