Skip to content

Commit 085cb80

Browse files
committed
Trigger GitHub Action on tags as well
1 parent 91a8e14 commit 085cb80

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: Test & build Docker image
33
on:
44
push:
55
branches: [ master ]
6+
tags: ['*']
67
pull_request:
78

89
env:

0 commit comments

Comments
 (0)