Skip to content

Commit

Permalink
remove double entry
Browse files Browse the repository at this point in the history
  • Loading branch information
aimee-889 committed Nov 5, 2024
1 parent 03d2e93 commit aa41f5a
Showing 1 changed file with 0 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -58,15 +58,6 @@ jobs:
run: |
sleep 1m
wait_for_helm_chart_to_get_published:
needs:
- release_helm
runs-on: ubuntu-latest
steps:
- shell: bash
run: |
sleep 1m
branch_meta:
if: ${{ github.event_name == 'push' && !startsWith(github.ref_name,'dependabot/') }}
uses: dBildungsplattform/spsh-app-deploy/.github/workflows/get-branch-meta.yml@3
Expand Down

0 comments on commit aa41f5a

Please sign in to comment.