Skip to content
This repository was archived by the owner on May 9, 2023. It is now read-only.

Commit a1ce61f

Browse files
committed
Master branch renamed to "main"
1 parent ec8d352 commit a1ce61f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ workflows:
132132
tags:
133133
only: /^v([0-9]+)\.([0-9]+)\.([0-9]+)(?:-([0-9A-Za-z-]+(?:\.[0-9A-Za-z-]+)*))?(?:\+[0-9A-Za-z-]+)?$/
134134
branches:
135-
only: master
135+
only: main
136136
- release:
137137
context: production
138138
requires:

0 commit comments

Comments
 (0)