Skip to content

Commit

Permalink
Merge pull request #52 from uselagoon/debug-head-ref
Browse files Browse the repository at this point in the history
chore: add debug logging for head ref
  • Loading branch information
smlx authored Apr 12, 2022
2 parents a027b24 + 7127ebe commit 972100b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
name: dist.tar
path: dist.tar
buildimage:
if: ${{ !startsWith(github.head_ref, 'dependabot/') }}
strategy:
matrix:
binary:
Expand Down

0 comments on commit 972100b

Please sign in to comment.