Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit 6adf6a4

Browse files
authored
Update config.yml
1 parent 399d488 commit 6adf6a4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ workflows:
6363
version: 2
6464
build:
6565
jobs:
66-
# Development builds are executed on "develop" branch only.
66+
# Development builds are executed on "develop" branch only.
6767
- "build-dev":
6868
context : org-global
6969
filters:
@@ -77,4 +77,4 @@ workflows:
7777
context : org-global
7878
filters:
7979
branches:
80-
only: master
80+
only: master

0 commit comments

Comments
 (0)