Skip to content

Commit

Permalink
Update sca-scan.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
imda-benedictlee authored Sep 23, 2024
1 parent dacb0bd commit e8d018d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sca-scan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
- name: Commit Notice File (Workflow_Dispatch)
if: github.event_name == 'workflow_dispatch'
run: |
git add .
git add NOTICES.md
git commit -m "Update NOTICES.md"
git push -f -u origin HEAD
shell: bash
Expand Down

0 comments on commit e8d018d

Please sign in to comment.