We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1029e7c commit 135751cCopy full SHA for 135751c
1 file changed
.github/workflows/generate-code.yml
@@ -80,6 +80,7 @@ jobs:
80
81
git add line-openapi
82
git add lib/**
83
+ git add sig/**
84
git commit -m "Codes are generated by openapi"
85
86
git push origin $BRANCH_NAME
0 commit comments