Skip to content

Commit

Permalink
Revert "test current branch that topic config works"
Browse files Browse the repository at this point in the history
This reverts commit 6613395.
  • Loading branch information
Steffen Lien committed Feb 3, 2022
1 parent 6613395 commit 2a9deca
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/deploy-dev.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,8 @@
name: Deploy (dev)

# on:
# push:
# branches: [dev]
on:
push:
branches: [feat/move-topics-to-config]
branches: [dev]

env:
IMAGE_TAG: ${{ github.sha }}
Expand Down

0 comments on commit 2a9deca

Please sign in to comment.