pls lemme slepo

This commit is contained in:
Willy-JL
2023-07-27 03:19:31 +02:00
parent 8c66d1c063
commit a1115115dd

View File

@@ -13,7 +13,7 @@ jobs:
if: |
github.event.pull_request.head.repo.full_name == github.event.pull_request.base.repo.full_name &&
endsWith(github.event.pull_request.title, ' Release') &&
github.event.review.author_association == 'OWNER' &&
github.event.review.author_association == 'MEMBER' &&
startsWith(github.event.pull_request.title, 'V') &&
github.event.pull_request.base.ref == 'main' &&
github.event.pull_request.head.ref == 'dev' &&