Add issue parser workflow

Signed-off-by: hossainemruz <hossainemruz@gmail.com>
This commit is contained in:
hossainemruz 2021-11-03 00:07:15 +06:00
parent b164d99ec7
commit fc1fe02f69

View file

@ -168,7 +168,7 @@ jobs:
id: linked-issues id: linked-issues
with: with:
body: ${{ github.event.pull_request.body }} body: ${{ github.event.pull_request.body }}
# self_slug: hugo-toha/toha self_slug: hugo-toha/toha
- name: Get The Outputs - name: Get The Outputs
run: | run: |
echo "refs: ${{ steps.linked-issues.outputs.refs }}" echo "refs: ${{ steps.linked-issues.outputs.refs }}"