浏览代码

Merge 2532ff3641 into 1727ecd888

pull/1617/merge
SkepticalWaves 4 年前
committed by GitHub
父节点
当前提交
eda8408000
找不到此签名对应的密钥 GPG 密钥 ID: 4AEE18F83AFDEB23
共有 1 个文件被更改,包括 6 次插入0 次删除
  1. +6
    -0
      .github/workflows/matrix.yml

+ 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

正在加载...
取消
保存