Skip to content

Commit

Permalink
Change workflow trigger for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
franvipa committed Nov 22, 2024
1 parent f88dfed commit 7520320
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/docker-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@ name: Build and Publish Docker Images
on:
release:
types: [published]
workflow_dispatch:
push:
branches:
- docker-images

jobs:
build-and-push:
Expand Down

0 comments on commit 7520320

Please sign in to comment.