mirror of
https://github.com/paralus/paralus.git
synced 2026-05-06 08:26:53 +00:00
fixed action criteria
This commit is contained in:
2
.github/workflows/codeql.yml
vendored
2
.github/workflows/codeql.yml
vendored
@@ -13,7 +13,7 @@ name: "CodeQL"
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ "main", *main* ]
|
||||
branches: [ "main", "*main*" ]
|
||||
pull_request:
|
||||
# The branches below must be a subset of the branches above
|
||||
branches: [ "main" ]
|
||||
|
||||
Reference in New Issue
Block a user