Let CodeQL action not run
This commit is contained in:
2
.github/workflows/codeql_linux.yml
vendored
2
.github/workflows/codeql_linux.yml
vendored
@@ -3,7 +3,7 @@ name: CodeQL Analysis (Linux)
|
||||
on:
|
||||
|
||||
push:
|
||||
branches: [ "main" ]
|
||||
branches: [ "master" ]
|
||||
paths:
|
||||
- src/**
|
||||
- cmake/**
|
||||
|
||||
Reference in New Issue
Block a user