Skip to content

Commit e10d562

Browse files
Update safety-scan.yml
1 parent 150cba6 commit e10d562

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/safety-scan.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: Safety Scan On Push or Pull
22
on:
33
push: # Run on every push to any branch
44
pull_request: # Run on new pull requests
5+
workflow_dispatch: # Enable manual run
56

67
jobs:
78
security:

0 commit comments

Comments
 (0)