Skip to content

Commit

Permalink
oeps set back
Browse files Browse the repository at this point in the history
  • Loading branch information
Hans-Chrstian committed Mar 19, 2024
1 parent bc97ade commit 93bf175
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,11 @@
name: Publish and Deploy main

on:
push:
branches: ["main"]
workflow_dispatch:
workflow_run:
workflows: ["Run Tests"]
branches: [main]
types:
- completed

env:
REGISTRY: ghcr.io
Expand Down

0 comments on commit 93bf175

Please sign in to comment.