We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef2324e commit dd8238cCopy full SHA for dd8238c
.github/workflows/security-scan.yml
@@ -2,6 +2,9 @@ name: Security Scan
2
3
on:
4
workflow_dispatch:
5
+ push:
6
+ branches:
7
+ - java-security
8
9
jobs:
10
build:
0 commit comments