Update stage description for Fetch API and correct MaxVersion details. #72
This file contains hidden or 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 |