소스 검색

Try to fix ansible-lint Github action

pull/2283/head
Slavi Pantaleev 3 년 전
부모
커밋
e360b82e9b
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. +2
    -0
      .github/workflows/matrix.yml

+ 2
- 0
.github/workflows/matrix.yml 파일 보기

@@ -22,3 +22,5 @@ jobs:
uses: actions/checkout@v3
- name: Run ansible-lint
uses: ansible-community/ansible-lint-action@main
with:
path: "playbooks/matrix.yml"

불러오는 중...
취소
저장