Skip to content

Commit

Permalink
Activate srp_report job
Browse files Browse the repository at this point in the history
Signed-off-by: Jesús Benito Calzada <bjesus@vmware.com>
  • Loading branch information
beni0888 committed Nov 15, 2022
1 parent eece975 commit d963bd9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/kubeapps-general.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -603,8 +603,7 @@ jobs:
done
srp_report:
if: false # Deactivated until the new SRP UID for GHA is registered
# if: needs.setup.outputs.running_on_main == 'true' || needs.setup.outputs.running_on_tag == 'true'
if: needs.setup.outputs.running_on_main == 'true' || needs.setup.outputs.running_on_tag == 'true'
needs:
- setup
- push_images
Expand Down

0 comments on commit d963bd9

Please sign in to comment.