Skip to content

Commit

Permalink
Update image-build-scan.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ehallein authored Jan 15, 2024
1 parent 7c83e5c commit 6223a66
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/image-build-scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ on:
push:
# Publish `master` as `latest` image.
branches: [master]
# Publish `1.*` tags as releases.
tags: ['1.*']
# Publish `2.*` tags as releases.
tags: ['2.*']
pull_request:
branches: [master]

Expand Down

0 comments on commit 6223a66

Please sign in to comment.