瀏覽代碼

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

pull/3403/head
Ivan Pozdeev 5 月之前
父節點
當前提交
2f10394d33
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: FB6A628DCF06DCD7
共有 1 個檔案被更改,包括 1 行新增0 行删除
  1. +1
    -0
      .github/workflows/add_version.yml

+ 1
- 0
.github/workflows/add_version.yml 查看文件

@ -43,3 +43,4 @@ jobs:
with:
branch: ${{ env.branch_name }}
title: ${{ env.pr_name }}
token: ${{ secrets.TOKEN_AUTO_PR }}

Loading…
取消
儲存