Skip to content

Commit

Permalink
#000 | Ignore dependabot branches instead of building only on master
Browse files Browse the repository at this point in the history
  • Loading branch information
1t5j0y committed Feb 6, 2023
1 parent 3a30976 commit be39122
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,8 +128,8 @@ workflows:
- release_android_staging:
filters:
branches:
only:
- master
ignore:
- /^dependabot.*/
requires:
# - hold_staging
- test_android
Expand Down

0 comments on commit be39122

Please sign in to comment.