Skip to content
This repository was archived by the owner on Dec 12, 2024. It is now read-only.

Commit d5664e6

Browse files
Update security.yml
1 parent 4b4f118 commit d5664e6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/security.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ on:
99
branches:
1010
- main
1111

12-
# Run every day at 5am UTC
13-
schedule:
14-
- cron: "0 5 * * *"
12+
# # Run every day at 5am UTC
13+
# schedule:
14+
# - cron: "0 5 * * *"
1515

1616
# Allows you to run this workflow manually from the Actions tab
1717
workflow_dispatch:

0 commit comments

Comments
 (0)