Skip to content

Commit e9d9cc8

Browse files
committed
Fixed updated pr_opened
1 parent 5da244d commit e9d9cc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/project_automation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,6 @@ jobs:
5959
gh_token: ${{ secrets.MY_GITHUB_TOKEN }}
6060
# user: ghostbsd
6161
organization: ghostbsd
62-
project_id: 4
62+
project_id: 5
6363
resource_node_id: ${{ github.event.pull_request.node_id }}
6464
status_value: ${{ env.in_review }}

0 commit comments

Comments
 (0)