Trunk: Only cache nightly runs, base on develop (#11240)

These trunk caches are eating us for dinner. Remove them for PRs so we aren't storing 20 copies
This commit is contained in:
Austin
2026-07-26 14:53:42 -04:00
committed by GitHub
co-authored by GitHub
parent 4800484d41
commit 67e12dc8c0
3 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -36,4 +36,4 @@ jobs:
- name: Trunk Upgrade
uses: trunk-io/trunk-action/upgrade@v1
with:
base: master
base: develop
+1
View File
@@ -24,3 +24,4 @@ jobs:
uses: trunk-io/trunk-action@v1
with:
post-annotations: true
cache: false
+1
View File
@@ -22,3 +22,4 @@ jobs:
uses: trunk-io/trunk-action@v1
with:
save-annotations: true
cache: false