Skip to content

Commit

Permalink
Run git actions on each commit
Browse files Browse the repository at this point in the history
  • Loading branch information
haideriqbal committed Apr 30, 2024
1 parent 7a5b3d1 commit 113702d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ name: Build & publish zooma images
on:
push:
branches: [ "dev", "stable" ]
pull_request:
branches:
- dev

env:
REGISTRY: ghcr.io
Expand Down

0 comments on commit 113702d

Please sign in to comment.