mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 10:21:02 +01:00
Update weekly_crlftolf.yaml
This commit is contained in:
5
.github/workflows/weekly_crlftolf.yaml
vendored
5
.github/workflows/weekly_crlftolf.yaml
vendored
@@ -2,7 +2,10 @@
|
||||
---
|
||||
# This workflow finds and fixes CRLF endings in a repository
|
||||
name: Fix CRLF Endings
|
||||
on: push # Trigger the workflow on push event
|
||||
on:
|
||||
push # Trigger the workflow on push event
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
fix-crlf:
|
||||
name: Fix CRLF Endings
|
||||
|
||||
Reference in New Issue
Block a user