Fix CodeQL so that it does not fail the github check.

PiperOrigin-RevId: 565119657
This commit is contained in:
Lucas Manning
2023-09-13 12:01:52 -07:00
committed by gVisor bot
parent 9117572ae0
commit 3dda3741d8
+1 -1
View File
@@ -8,7 +8,7 @@
#
name: "CodeQL"
on:
"on":
schedule:
# Daily at 1:00.
- cron: '0 1 * * *'