Skip to content

Commit 4cad5c2

Browse files
committed
chore: remove unused job
1 parent 362cc90 commit 4cad5c2

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.github/workflows/buddy-bot.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -149,14 +149,6 @@ jobs:
149149
git config --global user.name "github-actions[bot]"
150150
git config --global user.email "github-actions[bot]@users.noreply.github.com"
151151
152-
- name: Cache workspace
153-
uses: actions/cache/save@v4
154-
with:
155-
path: |
156-
.
157-
!.git
158-
key: buddy-bot-workspace-${{ github.sha }}
159-
160152
# Rebase check job
161153
rebase-check:
162154
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)