mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-31 04:44:05 +02:00
Update weekly_crlftolf.yaml
This commit is contained in:
2
.github/workflows/weekly_crlftolf.yaml
vendored
2
.github/workflows/weekly_crlftolf.yaml
vendored
@@ -8,6 +8,7 @@ on:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
crlf-to-lf:
|
crlf-to-lf:
|
||||||
|
if: github.repository_owner == 'alexbelgium'
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout repository contents
|
- name: Checkout repository contents
|
||||||
@@ -24,6 +25,7 @@ jobs:
|
|||||||
|
|
||||||
fix-crlf:
|
fix-crlf:
|
||||||
name: Fix CRLF Endings
|
name: Fix CRLF Endings
|
||||||
|
if: github.repository_owner == 'alexbelgium'
|
||||||
runs-on: ubuntu-latest # Use a Linux runner
|
runs-on: ubuntu-latest # Use a Linux runner
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout repository contents
|
- name: Checkout repository contents
|
||||||
|
|||||||
Reference in New Issue
Block a user