Skip to content
Prev Previous commit
Next Next commit
Addressing Andrea's feedback
  • Loading branch information
leandrodamascena committed Feb 6, 2024
commit 7cfadf87b1e958b94d5ecbf78a1ad5b602ca4ece
1 change: 0 additions & 1 deletion .github/workflows/ossf_scorecard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ jobs:
name: SARIF file
path: results.sarif
retention-days: 5
overwrite: true

# Upload the results to GitHub's code scanning dashboard.
- name: "Upload to code-scanning"
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/publish_v2_layer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,6 @@ jobs:
with:
name: cdk-layer-artefact
path: layer/cdk.out.zip
overwrite: true

beta:
needs: build-layer
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/record_pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,4 +58,3 @@ jobs:
name: pr
path: pr.txt
retention-days: 1
overwrite: true