Skip to content

Commit a9609ce

Browse files
committed
Removing commit jobs from config now that nightly jobs have succeeded.
1 parent 99ccef6 commit a9609ce

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

.circleci/config.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -118,12 +118,3 @@ workflows:
118118
- schedule:
119119
cron: "0 1 * * *"
120120
filters: *filter-only-master
121-
commit:
122-
jobs:
123-
- deployment
124-
- cocoapods:
125-
requires:
126-
- deployment
127-
- carthage:
128-
requires:
129-
- deployment

0 commit comments

Comments
 (0)