Skip to content

Commit

Permalink
feat: also build docker image on every push
Browse files Browse the repository at this point in the history
  • Loading branch information
evrins committed May 8, 2024
1 parent 0f0071f commit 5ac3e0e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ on:

jobs:
build-container-images:
if: ${{ github.repository_owner }} == "varbhat"
runs-on: ubuntu-latest
permissions:
contents: read
Expand Down

0 comments on commit 5ac3e0e

Please sign in to comment.