Update README with better description for branches

Co-authored-by: MaksimZhukov <[email protected]>
This commit is contained in:
Josh Dales
2023-03-20 15:38:14 -04:00
committed by GitHub
co-authored by MaksimZhukov
parent 7741e57c6a
commit 64ce5e9235
+1 -1
View File
@@ -100,7 +100,7 @@ frontend:
- any: ['src/**/*.js']
all: ['!src/main.js']
# Add 'feature' label to any branch that starts with `feature` or has a `feature` section in the name
# Add 'feature' label to any PR where the head branch name starts with `feature` or has a `feature` section in the name
feature:
- head-branch: ['^feature', 'feature']