Skip to content

Commit f03b7dc

Browse files
authored
fix: publish-suppressions action trigger (dependency-check#8516)
1 parent f740447 commit f03b7dc

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/publish-suppressions.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@ name: Publish Suppressions
22

33
on:
44
workflow_dispatch:
5+
push:
6+
branches:
7+
- generatedSuppressions
58

69
permissions: {}
710
jobs:

0 commit comments

Comments
 (0)