Skip to content

Commit

Permalink
more configurable
Browse files Browse the repository at this point in the history
  • Loading branch information
Your Name committed Aug 25, 2023
1 parent 4ec30c0 commit 0b015b3
Show file tree
Hide file tree
Showing 11 changed files with 186 additions and 190 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docker-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on: [push, pull_request]
jobs:
push_to_docker_hub:
name: build image and push to Docker Hub
if: github.repository_owner == 'neodb-social'
# if: github.repository_owner == 'neodb-social'
runs-on: ubuntu-latest
steps:
- name: Check out the repo
Expand Down
Loading

0 comments on commit 0b015b3

Please sign in to comment.