mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-31 12:54:04 +02:00
Update weekly_crlftolf.yaml
This commit is contained in:
4
.github/workflows/weekly_crlftolf.yaml
vendored
4
.github/workflows/weekly_crlftolf.yaml
vendored
@@ -3,9 +3,9 @@
|
|||||||
# This workflow finds and fixes CRLF endings in a repository
|
# This workflow finds and fixes CRLF endings in a repository
|
||||||
name: Fix CRLF Endings
|
name: Fix CRLF Endings
|
||||||
on:
|
on:
|
||||||
push: # Trigger the workflow on push event
|
workflow_call:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
fix-crlf:
|
fix-crlf:
|
||||||
name: Fix CRLF Endings
|
name: Fix CRLF Endings
|
||||||
|
|||||||
Reference in New Issue
Block a user