Skip to content

Commit

Permalink
Fully removed check diff
Browse files Browse the repository at this point in the history
  • Loading branch information
mmontes11 committed Dec 28, 2023
1 parent 8d48745 commit 0c3ae04
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ jobs:
runs-on: ubuntu-latest
needs:
- version
- check-diff
steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down Expand Up @@ -90,7 +89,6 @@ jobs:
runs-on: ubuntu-latest
needs:
- version
- check-diff
steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down Expand Up @@ -139,7 +137,6 @@ jobs:
runs-on: ubuntu-latest
needs:
- version
- check-diff
- bundle
- operator
steps:
Expand Down

0 comments on commit 0c3ae04

Please sign in to comment.