Przeglądaj źródła

Merge pull request #1613 from Marwel/master

some yamllint ignoring
pull/1616/head
Slavi Pantaleev 4 lat temu
committed by GitHub
rodzic
commit
e09694f5ef
Nie znaleziono w bazie danych klucza dla tego podpisu ID klucza GPG: 4AEE18F83AFDEB23
2 zmienionych plików z 4 dodań i 1 usunięć
  1. +1
    -1
      .github/workflows/matrix.yml
  2. +3
    -0
      .yamllint

+ 1
- 1
.github/workflows/matrix.yml Wyświetl plik

@@ -1,7 +1,7 @@
--- ---
name: Matrix CI name: Matrix CI


on:
on: # yamllint disable-line rule:truthy
push: push:
pull_request: pull_request:




+ 3
- 0
.yamllint Wyświetl plik

@@ -1,5 +1,8 @@
--- ---
extends: default extends: default


ignore: |
roles/matrix-synapse/vars/workers.yml

rules: rules:
line-length: disable line-length: disable

Ładowanie…
Anuluj
Zapisz