]> git.99rst.org Git - irssi-scripts.irssi.org.git/commitdiff
disable github workflows
authorAilin Nemui <redacted>
Wed, 24 Apr 2019 11:10:38 +0000 (13:10 +0200)
committerAilin Nemui <redacted>
Wed, 24 Apr 2019 11:47:35 +0000 (13:47 +0200)
.github/main.workflow

index 94cf6f2b7b9cdef4c85b2f586dd89c02e1bd2239..0001264fad62751fbc1b7792fd58991e437a89e8 100644 (file)
@@ -1,12 +1,12 @@
-workflow "Check Scripts(M)" {
-  on = "push"
-  resolves = ["update-scripts"]
-}
-
-workflow "Check Scripts" {
-  on = "push"
-  resolves = ["result"]
-}
+workflow "Check Scripts(M)" {
+  on = "push"
+  resolves = ["update-scripts"]
+}
+
+workflow "Check Scripts" {
+  on = "push"
+  resolves = ["result"]
+}
 
 action "On Master Branch" {
   uses = "actions/bin/filter@master"
git clone https://git.99rst.org/PROJECT