Skip to content

Commit

Permalink
Change branch patterns to all branches
Browse files Browse the repository at this point in the history
  • Loading branch information
CoderJava committed Apr 14, 2020
1 parent b71406b commit 1c89a63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion codemagic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ workflows:
events:
- push
branch_patterns:
- pattern: '*dev*'
- pattern: '*'
include: true
source: true
scripts:
Expand Down

0 comments on commit 1c89a63

Please sign in to comment.