Skip to content

https://linear.app/codecrafters/issue/CC-2159/replace-git-commands-in-readmes-as-cc-submit #472

https://linear.app/codecrafters/issue/CC-2159/replace-git-commands-in-readmes-as-cc-submit

https://linear.app/codecrafters/issue/CC-2159/replace-git-commands-in-readmes-as-cc-submit #472

Workflow file for this run

name: Test
on:
pull_request:
push:
branches: [main]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
test_course_definition:
uses: codecrafters-io/course-sdk/.github/workflows/test-course-definition.yml@main
with:
sdkRef: main
permissions:
contents: read
checks: write
pull-requests: write
secrets: inherit