diff --git a/.github/settings.yml b/.github/settings.yml index 7f2af4e..3789e75 100644 --- a/.github/settings.yml +++ b/.github/settings.yml @@ -54,8 +54,10 @@ environments: custom_branches: - main - release/** - # - name: "*.*.*" - # type: tag + - name: "*.*.*" + type: tag + - name: "v*" + type: tag - name: security deployment_branch_policy: custom_branches: