Skip to content

Commit

Permalink
build: Add name for trivy workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
sumanmaity1234 committed Oct 18, 2022
1 parent 647876c commit d6e4026
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/trivy.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
name: trivy

on:
push:
branches: [ main ]
Expand Down
2 changes: 1 addition & 1 deletion .talismanrc
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ fileignoreconfig:
- filename: .github/workflows/on-frontend-pr.yml
checksum: 83c7aeebccb853d357cc19011cada015f020d92ab34798a88d4e4a0426087c5b
- filename: .github/workflows/trivy.yaml
checksum: 3833b75198bb6d060518f6ec3f5a92fb8c1f7fa61f5ddbd527385c4d40cd6ae0
checksum: ed64301cb278aefe35b64572c3e5114188c428ee6e9a1a47a5479ecbd5609d7e
- filename: CHANGELOG.md
checksum: 010bb6512b1ee3e7287428c7de309b0d5fa9132c86ef0ba8683099eddf02b17a
- filename: README.md
Expand Down

0 comments on commit d6e4026

Please sign in to comment.