Skip to content

Commit

Permalink
Update build.yml to not build dependabot PR docker images (#110)
Browse files Browse the repository at this point in the history
  • Loading branch information
robertjndw authored Jun 20, 2024
1 parent 71b9d6f commit 3efc5fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ on:

jobs:
build:
if: github.actor != 'dependabot[bot]'
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit 3efc5fb

Please sign in to comment.