Skip to content

Commit 270e871

Browse files
authored
Disable selftest.yml
1 parent a2276ee commit 270e871

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/selftest.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ name: selfhosted_test
22

33
on:
44
workflow_dispatch:
5-
schedule:
6-
- cron: "55 * * * *"
5+
# schedule:
6+
# - cron: "55 * * * *"
77
push:
88
paths:
99
- .github/workflows/selftest.yml

0 commit comments

Comments
 (0)