Skip to content

Commit f00ef04

Browse files
authored
Update community-bot to add issues to shared project (#321)
Signed-off-by: Charlie Truong <[email protected]>
1 parent 8199175 commit f00ef04

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/community-bot.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ on:
88

99
jobs:
1010
community-bot:
11-
uses: NVIDIA-NeMo/FW-CI-templates/.github/workflows/[email protected]
11+
uses: NVIDIA-NeMo/FW-CI-templates/.github/workflows/[email protected]
12+
with:
13+
community_project_id: ${{ vars.COMMUNITY_PROJECT_ID }}
1214
secrets:
1315
GH_TOKEN: ${{ secrets.PAT }}

0 commit comments

Comments
 (0)