We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12a8859 commit 2b6585eCopy full SHA for 2b6585e
1 file changed
.github/workflows/qa.yml
@@ -135,7 +135,7 @@ jobs:
135
with:
136
commit_message: "chore(release): sync generated assets [skip ci]"
137
branch: main
138
- file_pattern: 'package.json charts/**/Chart.yaml charts/**/README.md README.md'
+ file_pattern: 'package.json README.md'
139
commit_user_name: 'SettleMint Release Bot'
140
commit_user_email: 'support@settlemint.com'
141
env:
0 commit comments