Skip to content

Commit

Permalink
Update docker-image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dennersousa authored Jun 13, 2024
1 parent 32bd15e commit a55ded5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ name: Go Build and Test
on:
push:
branches:
- main # ajuste conforme o nome da sua branch principal
- main # ajuste conforme a nome da sua branch principal
pull_request:
branches:
- main # ajuste conforme o nome da sua branch principal
- main # ajuste conforme a nome da sua branch principal

jobs:
build:
Expand Down

0 comments on commit a55ded5

Please sign in to comment.