Skip to content

Commit ac2206e

Browse files
misc: merge from main
2 parents 8c2e9f4 + 5da39c2 commit ac2206e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/changelog-verification.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ on:
1313
jobs:
1414
changelog-verification:
1515
runs-on: ubuntu-latest
16+
if: github.event.pull_request.user.login != 'dependabot[bot]' # no changelogs for Dependabot version bumps
1617
steps:
1718
- name: Configure AWS Credentials
1819
uses: aws-actions/configure-aws-credentials@v4

0 commit comments

Comments
 (0)