Sfoglia il codice sorgente

CI: add_version: fix Actions not triggering for the pull request

pull/3403/head
Ivan Pozdeev 5 mesi fa
parent
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
  1. +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 }}

Caricamento…
Annulla
Salva