feat: Alteração trigger deploy branch master para dev
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user