Skip to content

Commit

Permalink
fix: ignore spec verion check
Browse files Browse the repository at this point in the history
  • Loading branch information
ahasna committed May 7, 2024
1 parent 517946b commit 5b9f78d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/_03_release_checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ jobs:
run: ./ci/scripts/check_changelog.sh ${{ github.ref_name }}

check-runtime-spec-version:
continue-on-error: true
runs-on: ubuntu-22.04
steps:
- name: Checkout 🛒
Expand Down

0 comments on commit 5b9f78d

Please sign in to comment.