mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 22:17:03 +05:30
chore(codeql): run analysis on pushes to main branch
This commit is contained in:
parent
ea0dd4cb78
commit
e8037e8d60
1 changed files with 3 additions and 0 deletions
3
.github/workflows/codeql_analysis.yml
vendored
3
.github/workflows/codeql_analysis.yml
vendored
|
@ -2,6 +2,9 @@ name: "CodeQL"
|
|||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
|
||||
jobs:
|
||||
analyze:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue