Skip to content

Commit a95db8a

Browse files
authored
chore: Add workflow_dispatch trigger to security insights
1 parent 755b4a3 commit a95db8a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/security-insights.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ on:
1212
- main
1313
paths:
1414
- ".github/security-insights.yml"
15+
workflow_dispatch:
1516

1617
permissions:
1718
contents: read

0 commit comments

Comments
 (0)