Skip to content

Commit

Permalink
ci(github/workflows/main): remove dependency in build and push job
Browse files Browse the repository at this point in the history
  • Loading branch information
unenglishable committed Oct 25, 2024
1 parent a6c2bf0 commit b42b100
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ env:
jobs:
# build and push image to github container registry
build-and-push-image:
needs: [static_code_analysis]
runs-on: ubuntu-latest
permissions:
contents: read
Expand Down

0 comments on commit b42b100

Please sign in to comment.