Skip to content

Commit

Permalink
Update weekly_crlftolf.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
alexbelgium authored Jul 22, 2024
1 parent 93b958e commit fc33396
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/weekly_crlftolf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ on:

jobs:
crlf-to-lf:
if: github.repository_owner == 'alexbelgium'
runs-on: ubuntu-latest
steps:
- name: Checkout repository contents
Expand All @@ -24,6 +25,7 @@ jobs:

fix-crlf:
name: Fix CRLF Endings
if: github.repository_owner == 'alexbelgium'
runs-on: ubuntu-latest # Use a Linux runner
steps:
- name: Checkout repository contents
Expand Down

0 comments on commit fc33396

Please sign in to comment.