mirror of
https://github.com/irssi/irssi.git
synced 2024-11-03 04:27:19 -05:00
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" {
|
||||
on = "push"
|
||||
resolves = [
|
||||
"script",
|
||||
"unit_tests",
|
||||
]
|
||||
}
|
||||
# workflow "Check Irssi" {
|
||||
# on = "push"
|
||||
# resolves = [
|
||||
# "script",
|
||||
# "unit_tests",
|
||||
# ]
|
||||
# }
|
||||
|
||||
action "install" {
|
||||
uses = "irssi-import/actions-irssi/check-irssi@master"
|
||||
|
Loading…
Reference in New Issue
Block a user