diff --git a/.github/workflows/auto-assign-project.yml b/.github/workflows/auto-assign-project.yml index 8d30644f..f5e25921 100644 --- a/.github/workflows/auto-assign-project.yml +++ b/.github/workflows/auto-assign-project.yml @@ -14,7 +14,7 @@ jobs: with: # You can target a repository in a different organization # to the issue - project-url: https://github.com/orgs/eclipse-volttron/projects/3 + project-url: https://github.com/orgs/GRIDAPPSD/projects/7 # project-url: https://github.com/orgs//projects/ # github-token: ${{ secrets.ADD_TO_PROJECT_PAT }} github-token: ${{ secrets.AUTO_ASSIGN_PAT }}