Skip to content

Commit

Permalink
chore: ignore dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
katallaxie authored Jan 6, 2025
1 parent 5b7f1fd commit d32a7b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ jobs:
- run: make lint

build:
if: ${{ github.actor != 'dependabot[bot]' }}
runs-on: ubuntu-latest
permissions:
checks: write
Expand Down

0 comments on commit d32a7b1

Please sign in to comment.