Skip to content

Commit 3751a21

Browse files
committed
Add Cache Branch
1 parent 7157d68 commit 3751a21

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@ jobs:
4444

4545
- name: Setup Gradle
4646
uses: gradle/actions/setup-gradle@v4
47+
with:
48+
cache-read-only: ${{ github.ref != 'refs/heads/feture/sql-formatter' }}
4749

4850
- name: Export Properties
4951
id: properties

0 commit comments

Comments
 (0)