Skip to content

Commit

Permalink
refactor(docker): remove debug code
Browse files Browse the repository at this point in the history
  • Loading branch information
withSang committed Sep 16, 2023
1 parent 61b0f41 commit d999471
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/dev-build-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ name: Build docker image on push to develop
on:
push:
branches: ["develop"]
pull_request: # for debug
branches: ["develop"]

jobs:
build:
Expand Down

0 comments on commit d999471

Please sign in to comment.