skip: step for dependabot PRs (#2317)

This commit is contained in:
Tonye Jack 2024-10-14 10:21:02 -06:00 committed by GitHub
parent 9d7201ded6
commit 684c5e6d94
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -74,6 +74,7 @@ jobs:
- name: Verify Changed files
uses: tj-actions/verify-changed-files@v20
if: github.actor != 'dependabot[bot]'
id: changed_files
with:
files: |