Skip to content

Commit 52256e0

Browse files
committed
Update release PR configuration
1 parent f3ec736 commit 52256e0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ jobs:
1717
uses: edgedb/action-release/validate-pr@master
1818
id: checkver
1919
with:
20+
require_team: Release Managers
21+
require_approval: no
2022
github_token: ${{ secrets.RELEASE_BOT_GITHUB_TOKEN }}
2123
version_file: httptools/_version.py
2224
version_line_pattern: |

0 commit comments

Comments
 (0)