Skip to content

Commit f9af9ce

Browse files
committed
Build everything
1 parent 92e34f5 commit f9af9ce

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

.github/workflows/container.yml

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,9 @@
11
name: Build container
22

33
on:
4-
workflow_run:
5-
workflows:
6-
- "Tests"
4+
push:
75
branches:
8-
- "main"
9-
types:
10-
- completed
6+
- main
117
release:
128
types:
139
- published

0 commit comments

Comments
 (0)