mirror of
https://github.com/irssi/irssi.git
synced 2026-08-09 03:40:16 +02:00
disable github workflows
This commit is contained in:
parent
ad3b8df97e
commit
da266691bb
1 changed files with 7 additions and 7 deletions
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…
Add table
Add a link
Reference in a new issue