We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b488c2d commit a7b014fCopy full SHA for a7b014f
.github/workflows/jenkins-security-scan.yml
@@ -3,7 +3,7 @@ name: Jenkins Security Scan
3
on:
4
push:
5
branches:
6
- - main
+ - master
7
pull_request:
8
types: [ opened, synchronize, reopened ]
9
workflow_dispatch:
0 commit comments