Skip to content

Commit

Permalink
don't build for dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
vertism committed Jan 15, 2025
1 parent 22ddd06 commit e632a95
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ concurrency:
jobs:
build:
runs-on: ubuntu-latest
if: github.triggering_actor != 'dependabot[bot]'

outputs:
build_tag: ${{ steps.vars.outputs.build_tag }}
Expand Down

0 comments on commit e632a95

Please sign in to comment.