Add a table of reference character names [#xc5 Scanning: Other single-character tokens] #234
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Post diffs | |
on: | |
pull_request: | |
concurrency: | |
group: ${{ github.workflow }}-${{ github.ref }} | |
cancel-in-progress: true | |
jobs: | |
post_diffs: | |
uses: codecrafters-io/course-sdk/.github/workflows/post-diffs-in-pr.yml@main | |
with: | |
sdkRef: main |