diff --git a/.github/workflows/pr-code-format.yml b/.github/workflows/pr-code-format.yml index 70bcaafbd0cf3..d438654d093b0 100644 --- a/.github/workflows/pr-code-format.yml +++ b/.github/workflows/pr-code-format.yml @@ -8,6 +8,7 @@ on: branches: - main - 'users/**' + - 'release/**' jobs: code_formatter: