mirror of
https://github.com/pyenv/pyenv.git
synced 2026-02-05 18:37:34 +09:00
CI: add_version: fix Actions not triggering for the pull request
This commit is contained in:
parent
57ec277d6a
commit
2f10394d33
1
.github/workflows/add_version.yml
vendored
1
.github/workflows/add_version.yml
vendored
@ -43,3 +43,4 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
branch: ${{ env.branch_name }}
|
branch: ${{ env.branch_name }}
|
||||||
title: ${{ env.pr_name }}
|
title: ${{ env.pr_name }}
|
||||||
|
token: ${{ secrets.TOKEN_AUTO_PR }}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user