Skip to content

Commit

Permalink
remove build guard
Browse files Browse the repository at this point in the history
  • Loading branch information
antonanders committed Apr 21, 2024
1 parent e567224 commit a12afa0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/docker-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ on:
jobs:
build_and_publish:
runs-on: ubuntu-latest
if: ${{ github.repository_owner == 'droidsolutions' }}
steps:
- name: Check out the repo
uses: actions/checkout@v3
Expand Down

0 comments on commit a12afa0

Please sign in to comment.