Update workflow
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
This commit is contained in:
parent
bb00f7536c
commit
b164d99ec7
1 changed files with 2 additions and 2 deletions
4
.github/workflows/project-automation-pr.yaml
vendored
4
.github/workflows/project-automation-pr.yaml
vendored
|
@ -167,8 +167,8 @@ jobs:
|
||||||
uses: FujiHaruka/issue-refs-parser-action@v1.1
|
uses: FujiHaruka/issue-refs-parser-action@v1.1
|
||||||
id: linked-issues
|
id: linked-issues
|
||||||
with:
|
with:
|
||||||
body: ${{ github.event.comment.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 }}"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue