Fix codeql analyzer branch config
This commit is contained in:
2
.github/workflows/codeql-analizer.yml
vendored
2
.github/workflows/codeql-analizer.yml
vendored
@@ -5,7 +5,7 @@ on:
|
||||
paths:
|
||||
- "**.go"
|
||||
push:
|
||||
branches: [ master ]
|
||||
branches: [ main ]
|
||||
paths:
|
||||
- "**.go"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user