Archisman Karmakar
commited on
Update ossar.yml
Browse files
.github/workflows/ossar.yml
CHANGED
@@ -15,7 +15,7 @@ on:
|
|
15 |
# The branches below must be a subset of the branches above
|
16 |
branches: [ "main" ]
|
17 |
schedule:
|
18 |
-
- cron: '
|
19 |
|
20 |
permissions:
|
21 |
contents: read
|
|
|
15 |
# The branches below must be a subset of the branches above
|
16 |
branches: [ "main" ]
|
17 |
schedule:
|
18 |
+
- cron: '0 0 * * *'
|
19 |
|
20 |
permissions:
|
21 |
contents: read
|