Skip to content

Commit 9c2e5a7

Browse files
authored
Skipped test building of docker image on push (#1833)
The image will actually get built (and published) anyway.
1 parent d4bfa6d commit 9c2e5a7

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/docker-test-build.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@ name: Docker test build
22

33
on:
44
pull_request:
5-
push:
6-
branches:
7-
- main
85

96
concurrency:
107
group: ${{ github.workflow }}-${{ github.ref }}

0 commit comments

Comments
 (0)