Skip to content

Commit

Permalink
chore: disable docker push
Browse files Browse the repository at this point in the history
  • Loading branch information
saiintbrisson committed Feb 29, 2024
1 parent 19434a3 commit a60ad93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Build and push Docker image

on:
push:
branches: main
branches: []

jobs:
build-n-push:
Expand Down

0 comments on commit a60ad93

Please sign in to comment.