We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9811dfe commit 33fd8faCopy full SHA for 33fd8fa
.github/workflows/auto-move-project.yml
@@ -10,7 +10,7 @@ jobs:
10
- name: Move Issue in Project
11
uses: actions/[email protected]
12
with:
13
- project-url: "https://github.com/orgs/pytorch-fdn/projects/1" # Update with your actual project link
+ project-url: "https://github.com/orgs/pytorch-fdn/projects/8"
14
github-token: ${{ secrets.GITHUB_TOKEN }}
15
label-to-column-mapping: |
16
nomination: "New Submissions"
0 commit comments