Skip to content

Commit 49a60a0

Browse files
authored
[Actions] Enable Caching in Go FormatPullRequestTitle (#34)
1 parent 1ca63df commit 49a60a0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

actions/github/formatPullRequestTitle/action.yml

-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ runs:
3030
with:
3131
go-version: '>=1.24.1'
3232
go-version-file: '${{github.action_path}}/go.mod'
33-
cache: 'false'
3433
env:
3534
GOMOD: "${{github.action_path}}/go.mod"
3635

0 commit comments

Comments
 (0)