mirror of
https://github.com/makeplane/plane
synced 2024-06-14 14:31:34 +00:00
fix: codeql workflow update
This commit is contained in:
parent
abce0ed946
commit
963d078aba
2
.github/workflows/codeql.yml
vendored
2
.github/workflows/codeql.yml
vendored
@ -3,7 +3,7 @@ name: "CodeQL"
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches: ["develop", "preview", "master"]
|
||||
branches: ["preview", "master"]
|
||||
pull_request:
|
||||
branches: ["develop", "preview", "master"]
|
||||
schedule:
|
||||
|
Loading…
Reference in New Issue
Block a user