File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33 push :
44 branches : [main]
55 pull_request :
6+ concurrency :
7+ group : ${{ github.workflow }}-${{ github.ref }}
8+ cancel-in-progress : ${{ github.event_name == 'pull_request' }}
9+
610jobs :
711 oasdiff_breaking :
812 runs-on : ubuntu-latest
Original file line number Diff line number Diff line change 33 push :
44 branches : [main]
55 pull_request :
6+ concurrency :
7+ group : ${{ github.workflow }}-${{ github.ref }}
8+ cancel-in-progress : ${{ github.event_name == 'pull_request' }}
9+
610jobs :
711 oasdiff_changelog :
812 runs-on : ubuntu-latest
Original file line number Diff line number Diff line change 33 push :
44 branches : [main]
55 pull_request :
6+ concurrency :
7+ group : ${{ github.workflow }}-${{ github.ref }}
8+ cancel-in-progress : ${{ github.event_name == 'pull_request' }}
9+
610jobs :
711 oasdiff_diff :
812 runs-on : ubuntu-latest
Original file line number Diff line number Diff line change 33 push :
44 branches : [main]
55 pull_request :
6+ concurrency :
7+ group : ${{ github.workflow }}-${{ github.ref }}
8+ cancel-in-progress : ${{ github.event_name == 'pull_request' }}
9+
610jobs :
711 entrypoint_error_annotation :
812 runs-on : ubuntu-latest
Original file line number Diff line number Diff line change 33 push :
44 branches : [main]
55 pull_request :
6+ concurrency :
7+ group : ${{ github.workflow }}-${{ github.ref }}
8+ cancel-in-progress : ${{ github.event_name == 'pull_request' }}
9+
610jobs :
711 pr_comment_tolerates_oasdiff_fail_on :
812 runs-on : ubuntu-latest
Original file line number Diff line number Diff line change 33 push :
44 branches : [main]
55 pull_request :
6+ concurrency :
7+ group : ${{ github.workflow }}-${{ github.ref }}
8+ cancel-in-progress : ${{ github.event_name == 'pull_request' }}
9+
610jobs :
711 oasdiff_validate_valid :
812 runs-on : ubuntu-latest
Original file line number Diff line number Diff line change 44 branches : [main]
55 pull_request :
66
7+ concurrency :
8+ group : ${{ github.workflow }}-${{ github.ref }}
9+ cancel-in-progress : ${{ github.event_name == 'pull_request' }}
10+
711jobs :
812 verify_all_green :
913 runs-on : ubuntu-latest
You can’t perform that action at this time.
0 commit comments