mirror of
https://github.com/TheAlgorithms/Ruby
synced 2024-11-16 19:50:00 +01:00
chore: apply suggestions from code review
Co-authored-by: vzvu3k6k <vzvu3k6k@gmail.com>
This commit is contained in:
parent
31c930eb50
commit
e254026ec6
1 changed files with 1 additions and 1 deletions
2
.github/workflows/update_directory_md.yml
vendored
2
.github/workflows/update_directory_md.yml
vendored
|
@ -2,7 +2,7 @@ name: Directory writer
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- master
|
||||
schedule:
|
||||
# ┌───────────── minute (0 - 59)
|
||||
# │ ┌───────────── hour (0 - 23)
|
||||
|
|
Loading…
Reference in a new issue