Skip to content

Commit

Permalink
Update docker hub desccription on push
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorific committed Nov 18, 2023
1 parent 1a218d5 commit ca16a41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/hadolint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
${{ steps.meta.outputs.bake-file }}
- name: Update Docker Hub Description
if: github.event_name != 'push'
if: github.event_name != 'pull_request'
uses: peter-evans/dockerhub-description@v3
with:
username: ${{ secrets.CONTAINER_REGISTRY_USERNAME }}
Expand Down

0 comments on commit ca16a41

Please sign in to comment.