Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
isprogram
/
pyenv
mirror da
https://github.com/pyenv/pyenv.git
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Projects
0
Rilasci
241
Wiki
Attività
Sfoglia il codice sorgente
CI: add_version: fix Actions not triggering for the pull request
pull/3403/head
Ivan Pozdeev
5 mesi fa
parent
57ec277d6a
commit
2f10394d33
Non sono state trovate chiavi note per questa firma nel database
ID Chiave GPG:
FB6A628DCF06DCD7
1 ha cambiato i file
con
1 aggiunte
e
0 eliminazioni
Visualizzazione separata
Opzioni Diff
Mostra statistiche
Scarica il file Patch
Scarica il file Diff
+1
-0
.github/workflows/add_version.yml
+ 1
- 0
.github/workflows/add_version.yml
Vedi File
@ -43,3 +43,4 @@ jobs:
with:
branch
:
${{ env.branch_name }}
title
:
${{ env.pr_name }}
token
:
${{ secrets.TOKEN_AUTO_PR }}
Scrivi
Anteprima
Caricamento…
Annulla
Salva