1 parent 04bc615 commit 0e4b0aeCopy full SHA for 0e4b0ae
1 file changed
.github/workflows/build.yml
@@ -4,7 +4,7 @@ on:
4
pull_request:
5
branches: [ "main", "dev" ] # roda antes do merge
6
push:
7
- branches: [ "main" ]
+ branches: [ "main", "dev" ]
8
9
jobs:
10
build:
0 commit comments