Fix codeql analyzer branch config

This commit is contained in:
Alex Peters
2022-08-25 13:51:07 +02:00
parent 6423488843
commit 559ea2b477

View File

@@ -5,7 +5,7 @@ on:
paths: paths:
- "**.go" - "**.go"
push: push:
branches: [ master ] branches: [ main ]
paths: paths:
- "**.go" - "**.go"