Browse Source
CI: add_version: fix Actions not triggering for the pull request
pull/3403/head
Ivan Pozdeev
5 months ago
No known key found for this signature in database
GPG Key ID: FB6A628DCF06DCD7
1 changed files with
1 additions and
0 deletions
-
.github/workflows/add_version.yml
|
|
|
@ -43,3 +43,4 @@ jobs: |
|
|
|
with: |
|
|
|
branch: ${{ env.branch_name }} |
|
|
|
title: ${{ env.pr_name }} |
|
|
|
token: ${{ secrets.TOKEN_AUTO_PR }} |