Skip to content

Commit 45ef492

Browse files
committed
fix php gen
1 parent 0544341 commit 45ef492

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/sdks.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -268,6 +268,7 @@ jobs:
268268
commit_author: ct-sdks[bot] <${{ steps.get_app_user.outputs.email }}>
269269
commit_user_name: ct-sdks[bot]
270270
commit_user_email: ${{ steps.get_app_user.outputs.email }}
271+
file_pattern: '. :!composer.json'
271272

272273
- uses: stefanzweifel/git-auto-commit-action@v4
273274
if: ${{ matrix.language == 'postman' && env.CHANGES_PENDING != '0' && github.ref == 'refs/heads/main' }}

0 commit comments

Comments
 (0)