8000 Ignore branches (#502) · lcheylus/python-lsp-server@f8a1f44 · GitHub
[go: up one dir, main page]

Skip to content

Commit f8a1f44

Browse files
authored
Ignore branches (python-lsp#502)
1 parent d62d91f commit f8a1f44

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
@@ -51,7 +51,7 @@ workflows:
5151
tags:
5252
only: /[0-9]+(\.[0-9]+)+((-(beta|rc)[0-9]{1,2})(\.[0-9])?)?/
5353
branches:
54-
only: develop
54+
ignore: /.*/
5555
requires:
5656
- python2-test
5757
- python3-test

0 commit comments

Comments
 (0)
0