Skip to content

Commit

Permalink
remove git process for feat
Browse files Browse the repository at this point in the history
  • Loading branch information
qkang07 committed Jan 25, 2024
1 parent 63b6405 commit 31fcb19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ name: Create and publish a dev Docker image

on:
push:
branches: ['main','feat/clientinfo']
branches: ['main']

env:
REGISTRY: ghcr.io
Expand Down

0 comments on commit 31fcb19

Please sign in to comment.