Skip to content

Commit 33fd8fa

Browse files
Update auto-move-project.yml
1 parent 9811dfe commit 33fd8fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
- name: Move Issue in Project
1111
uses: actions/[email protected]
1212
with:
13-
project-url: "https://github.com/orgs/pytorch-fdn/projects/1" # Update with your actual project link
13+
project-url: "https://github.com/orgs/pytorch-fdn/projects/8"
1414
github-token: ${{ secrets.GITHUB_TOKEN }}
1515
label-to-column-mapping: |
1616
nomination: "New Submissions"

0 commit comments

Comments
 (0)