Skip to content

Commit

Permalink
Fixed Docker Continuous Delivery
Browse files Browse the repository at this point in the history
  • Loading branch information
saneci committed Jul 15, 2024
1 parent 5f72aaf commit 8870285
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/docker-cd.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
name: Delivery to Docker Hub

on:
workflow_dispatch:
pull_request:
branches: [ main ]
# push:
# branches: [ main ]

Expand Down

0 comments on commit 8870285

Please sign in to comment.