Skip to content

Commit

Permalink
Merge branch 'main' of github.com:Mtze/hades into docker-prototype
Browse files Browse the repository at this point in the history
  • Loading branch information
robertjndw committed Sep 23, 2023
2 parents 70b94c2 + fb9166f commit 2ee24fe
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,15 @@
name: Build Docker Images

on:
pull_request:
push:
branches:
- main
- release/*
tags: '*'
release:
types:
- created

jobs:
build:
Expand Down

0 comments on commit 2ee24fe

Please sign in to comment.