Skip to content

Commit a3740fc

Browse files
authored
ci(repo): keep snapi baseline cache warm and bump snapi pin (#8670)
1 parent 9e66015 commit a3740fc

2 files changed

Lines changed: 3 additions & 10 deletions

File tree

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
---
2+
---

.github/workflows/api-changes.yml

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,6 @@ on:
66
- main
77
- release/v4
88
- release/core-2
9-
paths:
10-
- 'packages/backend/**'
11-
- 'packages/clerk-js/**'
12-
- 'packages/nextjs/**'
13-
- 'packages/react/**'
14-
- 'packages/shared/**'
15-
- 'packages/ui/**'
16-
- 'snapi.config.json'
17-
- '.github/workflows/api-changes.yml'
189
pull_request:
1910
types: [opened, synchronize, reopened, ready_for_review]
2011
branches:
@@ -39,7 +30,7 @@ concurrency:
3930
cancel-in-progress: ${{ github.event_name == 'pull_request' }}
4031

4132
env:
42-
SNAPI_PACKAGE: https://pkg.pr.new/clerk/snapi/@clerk/snapi@d3ee0217f35a3b1ebb3ce73d252d12761b01f374
33+
SNAPI_PACKAGE: https://pkg.pr.new/clerk/snapi/@clerk/snapi@d42ed8b7857f9254bbb2a6e9ead44d5e7b1aa60c
4334
SNAPI_FILTERS: >-
4435
--filter=@clerk/backend
4536
--filter=@clerk/clerk-js

0 commit comments

Comments
 (0)