mirror of
https://github.com/irssi/irssi.git
synced 2026-08-17 23:52:22 +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" {
|
# 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…
Add table
Add a link
Reference in a new issue