Skip to content

Commit

Permalink
Skip Pull Request Checks / Verify Description Checklist for dependabot
Browse files Browse the repository at this point in the history
Signed-off-by: Craig Perkins <craig5008@gmail.com>
  • Loading branch information
cwperks committed Apr 9, 2024
1 parent d202d90 commit 39b3ffe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pull-request-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: peternied/check-pull-request-description-checklist@v1.1
if: github.actor != 'dependabot[bot]'
with:
checklist-items: |
New functionality includes testing.
Expand Down

0 comments on commit 39b3ffe

Please sign in to comment.