Selaa lähdekoodia
CI: add_version: fix Actions not triggering for the pull request
pull/3403/head
Ivan Pozdeev
5 kuukautta sitten
vanhempi
commit
2f10394d33
No known key found for this signature in database
GPG Key ID: FB6A628DCF06DCD7
1 muutettua tiedostoa jossa
1 lisäystä ja
0 poistoa
-
.github/workflows/add_version.yml
|
|
|
@ -43,3 +43,4 @@ jobs: |
|
|
|
with: |
|
|
|
branch: ${{ env.branch_name }} |
|
|
|
title: ${{ env.pr_name }} |
|
|
|
token: ${{ secrets.TOKEN_AUTO_PR }} |