Skip to content

Commit

Permalink
fix workflow file (#970)
Browse files Browse the repository at this point in the history
<!-- markdownlint-disable MD041 -->
#### What this PR does / why we need it

#### Which issue(s) this PR fixes
<!--
Usage: `Fixes #<issue number>`, or `Fixes (paste link of issue)`.
-->
  • Loading branch information
fabianburth authored Oct 16, 2024
1 parent 93636fd commit 4339f33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ jobs:
pull-requests: read

release:
needs:
# needs:
# - lint-and-test
# - components
name: Release Build
Expand Down

0 comments on commit 4339f33

Please sign in to comment.