We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ca63df commit 49a60a0Copy full SHA for 49a60a0
actions/github/formatPullRequestTitle/action.yml
@@ -30,7 +30,6 @@ runs:
30
with:
31
go-version: '>=1.24.1'
32
go-version-file: '${{github.action_path}}/go.mod'
33
- cache: 'false'
34
env:
35
GOMOD: "${{github.action_path}}/go.mod"
36
0 commit comments