Skip to content

Commit

Permalink
Unclog E2E and dev deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
moubctez committed Aug 15, 2024
1 parent b381cf6 commit fd1fa1d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/current.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
type=ref,event=branch
type=sha
# trigger-e2e:
# needs: docker-manifest
# uses: ./.github/workflows/e2e.yml
# secrets: inherit
trigger-e2e:
needs: docker-manifest
uses: ./.github/workflows/e2e.yml
secrets: inherit

0 comments on commit fd1fa1d

Please sign in to comment.