Skip to content

Commit

Permalink
Np point in running that on every push.
Browse files Browse the repository at this point in the history
  • Loading branch information
mihxil committed Jan 29, 2024
1 parent 7e91b85 commit 1b4ee25
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,13 @@ name: push docker image

on:
push:
paths:
- Dockerfile
branches: [main]
workflow_dispatch:




jobs:
docker:
Expand Down

0 comments on commit 1b4ee25

Please sign in to comment.