Преглед изворни кода

Merge pull request #1488 from HarHarLinks/patch-5

lint whitespace from ansible-lint.yml
pull/1493/head
Slavi Pantaleev пре 4 година
committed by GitHub
родитељ
комит
d50c214530
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 измењених фајлова са 2 додато и 2 уклоњено
  1. +2
    -2
      .github/workflows/ansible-lint.yml

+ 2
- 2
.github/workflows/ansible-lint.yml Прегледај датотеку

@@ -4,7 +4,7 @@ on: [push, pull_request]

jobs:
build:
runs-on: ubuntu-latest

steps:
@@ -18,5 +18,5 @@ jobs:

override-deps: |
ansible-lint==5.3.1
args: "-x metadata, formatting"

Loading…
Откажи
Сачувај