Try again.

This commit is contained in:
Robert de Bock 2023-02-23 10:36:09 +01:00
parent bbf0f5fc1d
commit 42f6f26e42
3 changed files with 3 additions and 2 deletions

View File

@ -1,6 +1,6 @@
--- ---
name: 'shellcheck' name: shellcheck
on: on:
push: push:

View File

@ -1,6 +1,6 @@
--- ---
name: 'yamllint' name: yamllint
on: on:
push: push:

View File

@ -13,3 +13,4 @@ rules:
ignore: | ignore: |
vars/vault.yml vars/vault.yml
tests/*