diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index 5b4c3523..b3da1a36 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -2,9 +2,9 @@ name: Go on: push: - branches: [ Aula_1 ] + branches: [ '*' ] pull_request: - branches: [ Aula_1 ] + branches: [ '*' ] jobs: