Skip to content

Commit 8c0a6ef

Browse files
authored
Update auto-assign-project.yml
1 parent b79d4ff commit 8c0a6ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-assign-project.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
with:
1515
# You can target a repository in a different organization
1616
# to the issue
17-
project-url: https://github.com/orgs/eclipse-volttron/projects/3
17+
project-url: https://github.com/orgs/GRIDAPPSD/projects/7
1818
# project-url: https://github.com/orgs/<orgName>/projects/<projectNumber>
1919
# github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}
2020
github-token: ${{ secrets.AUTO_ASSIGN_PAT }}

0 commit comments

Comments
 (0)