Update daily_README.yaml

This commit is contained in:
Alexandre
2022-05-07 23:59:03 +02:00
committed by GitHub
parent 751eb07df1
commit e3ef6037c4

View File

@@ -27,6 +27,9 @@ jobs:
# Clean variable
OPENISSUES=""
# Rename Readme
[ -f "$f"/Readme.md ] && mv "$f"/Readme.md "$f"/README.md
# Add to file
if ! grep "$f:" ".github/paths-filter.yml"; then