..
convert-to-yml / develop-branch (push) Successful in 25s Details

This commit is contained in:
giles 2023-10-21 23:13:52 +01:00
parent cb016fcdc2
commit 86de07f7c5
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ jobs:
with:
action: xml
path: '.'
- name get PR number
- name: get PR number
run |
echo ::set-env name=PR||${./tea pr ls -f=base,head,index | grep "| master | firstString=${{ github.ref_name }} |" | tr -d ' ' | tr "|" "\n" | head -n 4 | tail -1}
- name: get build branch name