diff --git a/.github/workflows/common.yml b/.github/workflows/common.yml index f968af4d1b..01a35f6c13 100644 --- a/.github/workflows/common.yml +++ b/.github/workflows/common.yml @@ -15,11 +15,13 @@ on: - "v*" branches: - main + - patch # 'pull_request' events are triggered when PRs are # created against one of these target branches. pull_request: branches: - main + - patch # 'release' events are triggered when... # you guessed it - when releases are made. release: