Skip to content

Commit af2a2cc

Browse files
Update check_openapi_versions.yml
1 parent aa97e85 commit af2a2cc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/check_openapi_versions.yml

+1
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131
- name: Run Python script
3232
id: check_openapi_version
3333
run: python ./scripts/check_openapi_version.py
34+
continue-on-error: true
3435

3536
- name: Send notification
3637
if: failure()

0 commit comments

Comments
 (0)