mirror of
https://github.com/lnbits/lnbits.git
synced 2025-06-14 19:02:46 +02:00
[FIX] codeql for dev branch (#1935)
This commit is contained in:
parent
301079d4e1
commit
28e4612559
4
.github/workflows/codeql.yml
vendored
4
.github/workflows/codeql.yml
vendored
@ -2,9 +2,9 @@ name: codeql
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [main, ]
|
branches: [main, dev]
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [main]
|
branches: [main, dev]
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '0 12 * * 5'
|
- cron: '0 12 * * 5'
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user