SkepticalWaves
4 年前
committed by
GitHub
找不到此签名对应的密钥
GPG 密钥 ID: 4AEE18F83AFDEB23
共有
1 个文件被更改,包括
6 次插入 和
0 次删除
-
.github/workflows/matrix.yml
|
|
|
@@ -14,3 +14,9 @@ jobs: |
|
|
|
uses: actions/checkout@v3 |
|
|
|
- name: 🚀 Run yamllint |
|
|
|
uses: frenck/action-yamllint@v1.1.2 |
|
|
|
ansiblelater: |
|
|
|
runs-on: ubuntu-latest |
|
|
|
steps: |
|
|
|
- uses: actions/checkout@v2 |
|
|
|
- name: run ansible-later action |
|
|
|
uses: patrickjahns/ansible-later-action@master |