Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
emil-jacero committed Sep 1, 2024
1 parent a986bc3 commit 9aac810
Showing 1 changed file with 4 additions and 9 deletions.
13 changes: 4 additions & 9 deletions .github/workflows/build-and-publish-images.yml
Original file line number Diff line number Diff line change
@@ -1,15 +1,10 @@
name: Build & Publish container images to GHCR

on:
push:
branches:
- main
- 'feature/*'
tags:
- 'v*.*.*'
pull_request:
branches:
- main
workflow_run:
workflows: ["Integration Tests"]
types:
- completed

jobs:
build-and-publish:
Expand Down

0 comments on commit 9aac810

Please sign in to comment.