mirror of
https://github.com/wahyd4/diun.git
synced 2026-08-08 21:06:05 +10:00
Fix CodeQL workflow
This commit is contained in:
@@ -2,7 +2,13 @@ name: codeql
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- 'master'
|
||||
tags:
|
||||
- '*'
|
||||
pull_request:
|
||||
branches:
|
||||
- 'master'
|
||||
schedule:
|
||||
- cron: '0 12 * * 6'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user