kkk
convert-to-yml / develop-branch (push) Failing after 28s Details

This commit is contained in:
giles 2023-10-23 11:27:36 +01:00
parent 8b0bc8cfc8
commit f7ae42f833
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ jobs:
./tea login add -n=this --url=${{ github.server_url}} -t=${{ secrets.BOT_TOKEN }}
./tea pr ls -f=base,head,index
echo here
./tea pr ls -f=base,head,index | grep develop/35
./tea pr ls -f=base,head,index | grep develop/35 | tr -d ' '
echo i did it
#echo ::set-env name=PR::$(./tea pr ls -f=base,head,index | grep "| master | ${{ github.ref_name }} |" | tr -d ' ' | tr "|" "\n" | head -n 4 | tail -1)
#rm ./tea