Skip to content

Making job names match Run:ai requirements and making errors more des… #57

Making job names match Run:ai requirements and making errors more des…

Making job names match Run:ai requirements and making errors more des… #57

name: Create PR to main with cherry-pick from release
on:
push:
branches:
- main
jobs:
cherry-pick:
uses: NVIDIA/NeMo-FW-CI-templates/.github/workflows/[email protected]

Check failure on line 10 in .github/workflows/cherry-pick-release-commit.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/cherry-pick-release-commit.yml

Invalid workflow file

error parsing called workflow ".github/workflows/cherry-pick-release-commit.yml" -> "NVIDIA/NeMo-FW-CI-templates/.github/workflows/[email protected]" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
secrets:
PAT: ${{ secrets.PAT }}
SLACK_WEBHOOK_ADMIN: ${{ secrets.SLACK_WEBHOOK_ADMIN }}
SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK }}