We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c68b68 commit 6daf701Copy full SHA for 6daf701
.github/workflows/directory_writer.yml
@@ -10,7 +10,7 @@ on:
10
# │ │ │ │ │
11
12
# * * * * *
13
- - cron: '0 0 * * 1'
+ - cron: '0 0 * * *'
14
jobs:
15
build:
16
if: github.repository == 'TheAlgorithms/C-Plus-Plus' # We only need this to run in our repository.
0 commit comments