소스 검색

Delete main.workflow

Janic Duplessis 5 년 전
부모
커밋
62f2d14b25
No account linked to committer's email address
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
-}