Skip to content

Commit 90c79a0

Browse files
Update auto-move-project.yml
1 parent 325f75f commit 90c79a0

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,6 +10,6 @@ jobs:
1010
- name: Move Issue to Project
1111
uses: actions/[email protected]
1212
with:
13-
project-url: "https://github.com/orgs/pytorch-fdn/projects/8" # Use the correct GitHub Project URL
13+
project-url: "https://github.com/orgs/pytorch-fdn/projects/8"
1414
github-token: ${{ secrets.GITHUB_TOKEN }}
1515
labeled: "nomination, pending-review, approved, needs-more-info, rejected"

0 commit comments

Comments
 (0)