We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0544341 commit 45ef492Copy full SHA for 45ef492
.github/workflows/sdks.yml
@@ -268,6 +268,7 @@ jobs:
268
commit_author: ct-sdks[bot] <${{ steps.get_app_user.outputs.email }}>
269
commit_user_name: ct-sdks[bot]
270
commit_user_email: ${{ steps.get_app_user.outputs.email }}
271
+ file_pattern: '. :!composer.json'
272
273
- uses: stefanzweifel/git-auto-commit-action@v4
274
if: ${{ matrix.language == 'postman' && env.CHANGES_PENDING != '0' && github.ref == 'refs/heads/main' }}
0 commit comments