Skip to content

Commit 62d85f7

Browse files
committed
Update community-bot to add issues to shared project
Signed-off-by: Charlie Truong <chtruong@nvidia.com>
1 parent 21e4c61 commit 62d85f7

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/_community_bot.yml@v0.49.1
11+
uses: NVIDIA-NeMo/FW-CI-templates/.github/workflows/_community_bot.yml@v0.54.0
12+
with:
13+
community_project_id: ${{ vars.COMMUNITY_PROJECT_ID }}
1214
secrets:
1315
GH_TOKEN: ${{ secrets.PAT }}

0 commit comments

Comments
 (0)