Fix typo in the README

This commit is contained in:
Josh Dales
2022-09-22 09:05:46 -04:00
parent 0861fa5acc
commit 4c74e84461

View File

@@ -91,7 +91,7 @@ frontend:
# Add 'feature' label to any branch that starts with `feature` or has a `feature` section in the name
feature:
- branch: ['feature/**', '*/feaure/**']
- branch: ['feature/**', '*/feature/**']
```
### Create Workflow