3
0
Fork 0
mirror of https://github.com/tj-actions/changed-files synced 2025-01-18 03:57:42 +00:00

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: |