]> Nishi Git Mirror - gwion.git/commitdiff
Delete main.yml
authorJérémie Astor <astor.jeremie@wanadoo.fr>
Fri, 21 Feb 2020 13:19:41 +0000 (14:19 +0100)
committerGitHub <noreply@github.com>
Fri, 21 Feb 2020 13:19:41 +0000 (14:19 +0100)
.github/workflows/main.yml [deleted file]

diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml
deleted file mode 100644 (file)
index 8ae4abc..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-name: Issue Test
-
-on:
-  issues:
-    types: [opened, edited, milestoned]
-
-jobs:
-  build:
-
-    runs-on: ubuntu-latest
-
-    steps:
-    - uses: jeffrafter/example-github-action-typescript/.github/actions/thanks-action