Skip to content

Commit 0e4b0ae

Browse files
committed
feat: update build.yml
1 parent 04bc615 commit 0e4b0ae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
pull_request:
55
branches: [ "main", "dev" ] # roda antes do merge
66
push:
7-
branches: [ "main" ]
7+
branches: [ "main", "dev" ]
88

99
jobs:
1010
build:

0 commit comments

Comments
 (0)