Skip to content

Commit

Permalink
actor: renovate
Browse files Browse the repository at this point in the history
  • Loading branch information
martind260 committed Mar 25, 2024
1 parent 2335d21 commit 6be326a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/require-checklist.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
jobs:
checklist-check:
runs-on: ubuntu-latest
if: ${{ github.actor != 'dependabot[bot]' }}
if: ${{ github.actor != 'renovate[bot]' }}
steps:
- uses: mheap/require-checklist-action@v2
with:
Expand Down

0 comments on commit 6be326a

Please sign in to comment.