Update weekly_crlftolf.yaml

This commit is contained in:
Alexandre
2023-12-25 07:21:52 +01:00
committed by GitHub
parent 9d91562bd8
commit a0cad3dfb4

View File

@@ -3,7 +3,7 @@
# 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 push: # Trigger the workflow on push event
workflow_dispatch: workflow_dispatch:
jobs: jobs: