Merge pull request #963 from CosmWasm/code_scanning_path

Fix codeql analyzer branch config
This commit is contained in:
Alexander Peters
2022-08-25 13:51:53 +02:00
committed by GitHub

View File

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