Skip to content

Commit

Permalink
Update docker-build-push.yml (#17)
Browse files Browse the repository at this point in the history
Signed-off-by: Nathanael Esayeas <nathanael.esayeas@protonmail.com>
  • Loading branch information
ghostwriter committed May 2, 2023
1 parent 38f60a8 commit b9b5866
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker-build-push.yml
Expand Up @@ -4,8 +4,10 @@ on:
pull_request:
push:
branches:
- "[0-9]+.[0-9]+.x"
- 'v[0-9]+'
tags:
- "[0-9]+.[0-9]+.[0-9]+"
- 'v[0-9]+.[0-9]+.[0-9]+'
workflow_dispatch:

Expand Down

0 comments on commit b9b5866

Please sign in to comment.