diff --git a/.github/workflows/main_ol_spec_changes.yml b/.github/workflows/main_ol_spec_changes.yml index 182e42d..dd115ed 100644 --- a/.github/workflows/main_ol_spec_changes.yml +++ b/.github/workflows/main_ol_spec_changes.yml @@ -99,11 +99,9 @@ jobs: notify-maintainers: needs: collect-and-compare-reports - if: ${{ !failure() }} uses: ./.github/workflows/notify_maintainers.yml generate-compatibility-tables: needs: collect-and-compare-reports - if: ${{ !failure() }} uses: ./.github/workflows/generate_compatibility_tables.yml