..............
convert-to-yml / develop-branch (push) Failing after 31s Details

This commit is contained in:
giles 2023-10-23 13:25:06 +01:00
parent 4098ae30d7
commit 0fb5f909c4
1 changed files with 2 additions and 0 deletions

View File

@ -19,6 +19,8 @@ jobs:
- run: git fetch - run: git fetch
- name: actor - name: actor
run: echo ${{ github.event.pusher.email }} run: echo ${{ github.event.pusher.email }}
- name: actor
run: echo ${{ github.event.pusher.name }}
- uses: http://sigyl.com:3000/actions/batch2yaml@master - uses: http://sigyl.com:3000/actions/batch2yaml@master
with: with:
action: yml action: yml