Skip to content

Commit 91e5adc

Browse files
committed
[CI] Fix typo in push filter for release branch names
1 parent 5b798df commit 91e5adc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/docs/CIBestPractices.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ branches as follows:
135135
push:
136136
branches:
137137
- main
138-
- releases/*
138+
- release/*
139139
140140
Container Best Practices
141141
========================

0 commit comments

Comments
 (0)