Skip to content
This repository has been archived by the owner on Apr 29, 2024. It is now read-only.

Commit

Permalink
fix: now set up ci to only build and push docker images on merge of main
Browse files Browse the repository at this point in the history
  • Loading branch information
samrose committed Mar 8, 2024
1 parent ac54b59 commit 1300f06
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ name: Docker
on:
push:
branches: [ 'main' ]
pull_request:

env:
REGISTRY: ghcr.io
Expand Down

0 comments on commit 1300f06

Please sign in to comment.