Skip to content

Commit 82f5ffa

Browse files
chore: only run circleCI for master branch. (#9057)
1 parent 4bfe598 commit 82f5ffa

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.circleci/config.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,3 +50,8 @@ workflows:
5050
notify:
5151
webhooks:
5252
- url: https://us-central1-test-jperrott.cloudfunctions.net/circleCi
53+
54+
general:
55+
branches:
56+
only:
57+
- master

0 commit comments

Comments
 (0)