forked from PsychoticNinja/irssi
disable github workflows
This commit is contained in:
parent
ad3b8df97e
commit
da266691bb
14
.github/main.workflow
vendored
14
.github/main.workflow
vendored
@ -1,10 +1,10 @@
|
|||||||
workflow "Check Irssi" {
|
# workflow "Check Irssi" {
|
||||||
on = "push"
|
# on = "push"
|
||||||
resolves = [
|
# resolves = [
|
||||||
"script",
|
# "script",
|
||||||
"unit_tests",
|
# "unit_tests",
|
||||||
]
|
# ]
|
||||||
}
|
# }
|
||||||
|
|
||||||
action "install" {
|
action "install" {
|
||||||
uses = "irssi-import/actions-irssi/check-irssi@master"
|
uses = "irssi-import/actions-irssi/check-irssi@master"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user