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
|
||||
id: linked-issues
|
||||
with:
|
||||
body: ${{ github.event.comment.body }}
|
||||
self_slug: hugo-toha/toha
|
||||
body: ${{ github.event.pull_request.body }}
|
||||
# self_slug: hugo-toha/toha
|
||||
- name: Get The Outputs
|
||||
run: |
|
||||
echo "refs: ${{ steps.linked-issues.outputs.refs }}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue