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 95108fe commit 6999f32Copy full SHA for 6999f32
.github/workflows/project-sync.yml
@@ -18,7 +18,7 @@ env:
18
# Set these to match your environment.
19
GITHUB_USER: pynip
20
# Replace with the numeric project number for "Virtualization Studio ARM macOS"
21
- PROJECT_NUMBER: 3 # <-- UPDATE this after creating the project
+ PROJECT_NUMBER: 1 # <-- UPDATE this after creating the project
22
# Status names expected in the project's single-select Status field
23
STATUS_TODO_NAME: "To do"
24
STATUS_INPROGRESS_NAME: "In Progress"
0 commit comments