mirror of
https://github.com/ente-io/ente.git
synced 2025-04-30 11:35:46 +00:00
[meta] Allow running CodeQL manually
Necessary to get GitHub to resync the status until the next time it runs
This commit is contained in:
parent
4035a06040
commit
02d2db3e43
1
.github/workflows/codeql.yml
vendored
1
.github/workflows/codeql.yml
vendored
@ -11,6 +11,7 @@
|
||||
name: "CodeQL"
|
||||
|
||||
on:
|
||||
workflow_dispatch: # Allow running manually
|
||||
schedule:
|
||||
- cron: "22 1 * * 1"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user