Skip to content

Commit

Permalink
changes in spec
Browse files Browse the repository at this point in the history
Signed-off-by: tnazarew <[email protected]>
  • Loading branch information
tnazarew committed Oct 23, 2024
1 parent cc1dd9c commit 8793eb8
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/main_ol_spec_changes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,6 @@ jobs:
needs:
- initialize_workflow
- spark-dataproc
if: ${{ !failure() }}
uses: ./.github/workflows/collect_and_compare_reports.yml

notify-maintainers:
Expand All @@ -108,10 +107,3 @@ jobs:
if: ${{ !failure() }}
uses: ./.github/workflows/generate_compatibility_tables.yml

update-repo-files:
needs:
- initialize_workflow
- notify-maintainers
- generate-compatibility-tables
uses: ./.github/workflows/update_repo_files.yml

0 comments on commit 8793eb8

Please sign in to comment.