mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-20 03:28:11 +01:00
Update weekly_crlftolf.yaml
This commit is contained in:
2
.github/workflows/weekly_crlftolf.yaml
vendored
2
.github/workflows/weekly_crlftolf.yaml
vendored
@@ -20,7 +20,7 @@ jobs:
|
||||
grep -rl '\r' . | xargs sed -i 's/\r//'
|
||||
shell: bash
|
||||
- name: Create New Pull Request If Needed
|
||||
uses: peter-evans/create-pull-request@v4
|
||||
uses: peter-evans/create-pull-request@v3
|
||||
with:
|
||||
title: Crlf to lf
|
||||
branch-suffix: timestamp
|
||||
|
||||
Reference in New Issue
Block a user