Skip to content

Commit

Permalink
add main branch to docker build and push workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
RealVishy authored Nov 1, 2024
1 parent da2a6c0 commit 9f22549
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-build-and-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
branches:
- adv-docker-example
- main

jobs:
build:
Expand Down

0 comments on commit 9f22549

Please sign in to comment.