Skip to content

Commit ce69995

Browse files
authored
Expand repositories for update generation
1 parent e950714 commit ce69995

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generate-updates.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- env:
1717
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1818
GEMINI_API_KEY: ${{ secrets.GEMINI_API_KEY }}
19-
REPOSITORIES: "hotwax"
19+
REPOSITORIES: "hotwax/facilities, hotwax/bopis, hotwax/receiving, hotwax/inventory-count, hotwax/fulfillment, hotwax/order-routing, hotwax/users, hotwax/job-manager, hotwax/transfers"
2020
run: node scripts/generate_updates.js
2121
- uses: peter-evans/create-pull-request@v5
2222
with:

0 commit comments

Comments
 (0)