Skip to content

Commit b788cfc

Browse files
authored
Create docker images on release creation (#22)
1 parent 4c38b33 commit b788cfc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ on:
77
pull_request:
88
branches:
99
- main
10+
release:
11+
types:
12+
- created
1013

1114
jobs:
1215
base-linting:

0 commit comments

Comments
 (0)