Skip to content

Commit 362fe09

Browse files
authored
fix!: update notes on automated quick fix workflow
2 parents a70536a + 8e6f5ea commit 362fe09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ prefixes:
130130
### Quick Fixes
131131

132132
For urgent fixes that need to be pushed to `main` right away, create a PR with the title including `fix!:`
133-
once this is approved and merged, an action will automatically create PRs for `next` and `development` as well.
133+
once this is approved and merged, an action will automatically create and if possible approve PRs for `next` and `development` as well.
134134
This ensures that all of the branches remain up in sync when quick changes are required in the main branch.
135135

136136
###

0 commit comments

Comments
 (0)