We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4923403 commit e7a09b8Copy full SHA for e7a09b8
.github/workflows/community-bot.yml
@@ -8,6 +8,8 @@ on:
8
9
jobs:
10
community-bot:
11
- uses: NVIDIA-NeMo/FW-CI-templates/.github/workflows/_community_bot.yml@v0.49.1
+ uses: NVIDIA-NeMo/FW-CI-templates/.github/workflows/_community_bot.yml@v0.54.4
12
+ with:
13
+ community_project_id: ${{ vars.COMMUNITY_PROJECT_ID }}
14
secrets:
15
GH_TOKEN: ${{ secrets.PAT }}
0 commit comments