Skip to content

Commit

Permalink
Update branch filter in iOS workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
vitor-rc1 committed Feb 14, 2024
1 parent 7d4d4d5 commit ced8882
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ios.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Pull request workflow

on:
push:
branches: [ "develop", "main"]
branches: [ "main" ]
pull_request:
branches: [ "develop", "main" ]

Expand Down

0 comments on commit ced8882

Please sign in to comment.