Skip to content

Commit ae2eea4

Browse files
authored
Update PR-Auto-Create-Issue.yml
1 parent 6b9d988 commit ae2eea4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/PR-Auto-Create-Issue.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ permissions:
1111

1212
env:
1313
PROJECT_OWNER: prgrms-be-devcourse
14-
PROJECT_NUMBER: 269
14+
PROJECT_NUMBER: 141
1515

1616
concurrency:
1717
group: pr-auto-issue-${{ github.event.pull_request.number }}
@@ -354,4 +354,4 @@ jobs:
354354
await setStartIfEmpty(issueItemId);
355355
} catch (e) {
356356
core.warning(`Project ensure failed: ${e?.message || e}`);
357-
}
357+
}

0 commit comments

Comments
 (0)