Skip to content
This repository was archived by the owner on Sep 27, 2023. It is now read-only.

Commit 3d45acd

Browse files
authored
Merge pull request #115 from iamsdas/errorcode
2 parents c041c51 + bccab88 commit 3d45acd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/error-ref-publisher.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
commit_author: ${{ github.actor }} <${{ github.actor }}@users.noreply.github.com>
3737
commit_options: '--signoff'
3838
commit_message: "run error codes utility"
39-
file_pattern: helpers/ **/error.go
39+
file_pattern: helpers/ **error.go
4040

4141
# to push changes to meshery docs
4242
- name: Checkout meshery

0 commit comments

Comments
 (0)