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 325f75f commit 90c79a0Copy full SHA for 90c79a0
.github/workflows/auto-move-project.yml
@@ -10,6 +10,6 @@ jobs:
10
- name: Move Issue to Project
11
uses: actions/[email protected]
12
with:
13
- project-url: "https://github.com/orgs/pytorch-fdn/projects/8" # Use the correct GitHub Project URL
+ project-url: "https://github.com/orgs/pytorch-fdn/projects/8"
14
github-token: ${{ secrets.GITHUB_TOKEN }}
15
labeled: "nomination, pending-review, approved, needs-more-info, rejected"
0 commit comments