Skip to content

Commit

Permalink
oper: testando ci/cd
Browse files Browse the repository at this point in the history
  • Loading branch information
iagocpv committed Nov 5, 2024
1 parent 4b66ddd commit 974bd36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testAndDeploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
- '*' # Rodar para qualquer push em qualquer branch
pull_request:
branches:
- main # Não é necessário, mas se quiser pode manter para PRs para 'main'
- main

jobs:
# Job para rodar os testes
Expand Down

0 comments on commit 974bd36

Please sign in to comment.