Update weekly_crlftolf.yaml

This commit is contained in:
Alexandre
2023-12-29 13:35:36 +01:00
committed by GitHub
parent 00f9884c10
commit 5cb9020aa3

View File

@@ -3,9 +3,9 @@
# This workflow finds and fixes CRLF endings in a repository
name: Fix CRLF Endings
on:
push: # Trigger the workflow on push event
workflow_call:
workflow_dispatch:
jobs:
fix-crlf:
name: Fix CRLF Endings