Skip to content

Commit 7621ed3

Browse files
authored
Merge pull request #15 from django/project-url-for-new-issues
Updated project url for GHA to assign issues to project.
2 parents d82bf9b + bb5fdc5 commit 7621ed3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/new_issue_first_comment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,6 @@ jobs:
4949
uses: actions/[email protected]
5050
with:
5151
github-token: ${{ secrets.GITHUB_TOKEN }}
52-
project-url: 'https://github.com/users/nanuxbe/projects/1'
52+
project-url: 'https://github.com/orgs/django/projects/24'
5353
labeled: this-is-a-dirty-hack-but-i-m-getting-tired-of-this
5454
label-operator: NOT

0 commit comments

Comments
 (0)