Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
alexuvarovskyi authored Aug 8, 2024
1 parent 7cf0774 commit e8d7202
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ on:
push:
branches:
- "main"
pull_request:
branches:
- "main"

jobs:
build:
Expand All @@ -24,3 +27,5 @@ jobs:
with:
push: true
tags: ${{ vars.DOCKERHUB_USERNAME }}/flask-api:latest


0 comments on commit e8d7202

Please sign in to comment.