Skip to content

Commit 34c913b

Browse files
committed
Test complete. Update branch to main
1 parent c46228b commit 34c913b

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/workflows/update-docs-dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Deploy to Dev Firestore
22

33
on:
44
push:
5-
branches: [ anusha/pinecone-github-action ]
5+
branches: [ main ]
66

77
jobs:
88
deploy-dev:

.github/workflows/update-docs-prod.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ name: Deploy to Prod Firestore
33
on:
44
push:
55
branches: [ main ]
6-
tags: [ 'v*' ]
76

87
jobs:
98
deploy-prod:

0 commit comments

Comments
 (0)