Skip to content

Commit

Permalink
Exclude tags for dependabot (#101)
Browse files Browse the repository at this point in the history
  • Loading branch information
snovikov authored Feb 7, 2024
1 parent 86b5487 commit 79aa604
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,7 @@ jobs:
run: |
make tag TAG=${TAG}
docker images
if: ${{ github.actor != 'dependabot[bot]' }}

- name: Login
run: |
Expand Down

0 comments on commit 79aa604

Please sign in to comment.