feat: Alteração trigger deploy branch master para dev

This commit is contained in:
2025-06-11 20:19:07 -03:00
parent 43acc8f809
commit 2340355e6c

View File

@ -25,7 +25,7 @@ jobs:
- name: Lint Commit Messages
# Se qualquer mensagem não corresponder ao Conventional Commits, este step falha
run: npx commitlint --from=origin/master --to=HEAD
run: npx commitlint --from=origin/dev --to=HEAD
release:
name: Release