Skip to content

Commit

Permalink
Update workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
manuelmayer-dev committed Aug 18, 2023
1 parent d118333 commit 4539eaf
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@ name: Image build

on:
workflow_call:
push:
branches:
- '**'
- '!develop'

jobs:
base_image_build:
Expand Down

0 comments on commit 4539eaf

Please sign in to comment.