mirror of
https://github.com/pi-hole/docs.git
synced 2026-04-18 16:05:11 +01:00
Streamline actions, format, clean up dependabot.yml
Signed-off-by: XhmikosR <xhmikosr@gmail.com>
This commit is contained in:
5
.github/workflows/editorconfig-checker.yml
vendored
5
.github/workflows/editorconfig-checker.yml
vendored
@@ -9,6 +9,9 @@ jobs:
|
||||
name: editorconfig-checker
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4.2.2
|
||||
- name: Clone repository
|
||||
uses: actions/checkout@v4.2.2
|
||||
with:
|
||||
persist-credentials: false
|
||||
- uses: editorconfig-checker/action-editorconfig-checker@main
|
||||
- run: editorconfig-checker
|
||||
|
||||
Reference in New Issue
Block a user