update workflow
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
This commit is contained in:
parent
a4e1f8e57a
commit
c58c855b37
1 changed files with 1 additions and 1 deletions
2
.github/workflows/project-automation-pr.yaml
vendored
2
.github/workflows/project-automation-pr.yaml
vendored
|
@ -181,7 +181,7 @@ jobs:
|
|||
GITHUB_TOKEN: ${{secrets.PROJECT_AUTOMATION}}
|
||||
run: |
|
||||
item_id="$( gh api graphql -f query='
|
||||
mutation($owner:String!, $name: String!, $issue_number: Int!) {
|
||||
object($owner:String!, $name: String!, $issue_number: Int!) {
|
||||
repository(owner: $owner, name: $name) {
|
||||
issue(number: $issue_number) {
|
||||
id
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue