Skip to content

Commit

Permalink
fix: build on main only (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
Fovty authored Mar 28, 2024
1 parent d081af6 commit 5ffb7d0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker-build.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: Build and push Image
on:
push:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 5ffb7d0

Please sign in to comment.