We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent afc2ff5 commit e1d9566Copy full SHA for e1d9566
.github/workflows/security.yml
@@ -3,7 +3,7 @@ name: Security Analysis
3
on:
4
push:
5
branches:
6
- - master
+ - main
7
pull_request:
8
workflow_dispatch:
9
schedule:
0 commit comments