Update workflow
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
This commit is contained in:
parent
d21413d9f1
commit
236e4cb899
1 changed files with 1 additions and 4 deletions
5
.github/workflows/project-automation-pr.yaml
vendored
5
.github/workflows/project-automation-pr.yaml
vendored
|
@ -173,10 +173,7 @@ jobs:
|
||||||
pr_url: ${{github.event.pull_request.html_url}}
|
pr_url: ${{github.event.pull_request.html_url}}
|
||||||
format: IssueNumber
|
format: IssueNumber
|
||||||
|
|
||||||
- name: Output linked Issue list
|
- name: Update Linked Issues Status
|
||||||
run: echo "${{ steps.linked_issues.outputs.issues }}"
|
|
||||||
|
|
||||||
- name: Find the Issue ID
|
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{secrets.PROJECT_AUTOMATION}}
|
GITHUB_TOKEN: ${{secrets.PROJECT_AUTOMATION}}
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue