Skip to content

Commit

Permalink
skip: step for dependabot PRs (#2317)
Browse files Browse the repository at this point in the history
  • Loading branch information
jackton1 authored Oct 14, 2024
1 parent 9d7201d commit 684c5e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down

0 comments on commit 684c5e6

Please sign in to comment.