浏览代码

Delete main.workflow

Janic Duplessis 5 年前
父节点
当前提交
62f2d14b25
没有帐户链接到提交者的电子邮件
共有 1 个文件被更改,包括 0 次插入8 次删除
  1. 0
    8
      .github/main.workflow

+ 0
- 8
.github/main.workflow 查看文件

@@ -1,8 +0,0 @@
1
-workflow "New workflow" {
2
-  on = "push"
3
-  resolves = ["Filters for GitHub Actions"]
4
-}
5
-
6
-action "Filters for GitHub Actions" {
7
-  uses = "actions/bin/filter@25b7b846d5027eac3315b50a8055ea675e2abd89"
8
-}