Skip to content

Commit 629c5eb

Browse files
author
Timothy Mothra Lee (from Dev Box)
committed
temp change to workflow to test on push to PR
1 parent d058aff commit 629c5eb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/codeql-daily.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ on:
44
schedule:
55
- cron: '30 1 * * *' # run daily at 1:30 AM UTC
66
workflow_dispatch:
7+
push:
8+
branches:
9+
- '**'
710

811
jobs:
912
# ===== Java Analysis Job =====

0 commit comments

Comments
 (0)