Skip to content

Commit 95eac4e

Browse files
committed
fix: update workflows
Signed-off-by: Goetz Goerisch <[email protected]>
1 parent c9fda94 commit 95eac4e

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/Dockerbuild.yml renamed to .github/workflows/build_containers.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
---
2-
name: Build container image
2+
name: Build container images
33

44
on:
5-
schedule:
6-
- cron: "23 9 * * *"
75
push:
86
branches: [develop]
97
pull_request:

0 commit comments

Comments
 (0)