Skip to content

Commit

Permalink
chore: trigger action only on tags
Browse files Browse the repository at this point in the history
  • Loading branch information
mitfik committed Aug 20, 2024
1 parent ce38554 commit 56c97d8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,8 @@ name: Docker

on:
push:
branches: [ "cefa" ]
# Publish semver tags as releases.
tags: [ 'v*.*.*' ]
pull_request:
branches: [ "cefa" ]

env:
# Use docker.io for Docker Hub if empty
Expand Down

0 comments on commit 56c97d8

Please sign in to comment.