Skip to content

Commit

Permalink
Revert "Try publish docker on pr"
Browse files Browse the repository at this point in the history
This reverts commit a06ed64.

Only publish on master
  • Loading branch information
lenguyenthanh committed May 21, 2024
1 parent a06ed64 commit 7927e9e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ name: Create and publish a Docker image
on:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]

env:
REGISTRY: ghcr.io
Expand Down

0 comments on commit 7927e9e

Please sign in to comment.