Skip to content

Commit 36d19dc

Browse files
authored
ci: disable backport check cron job (#333)
1 parent 67431bd commit 36d19dc

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/validate-backport.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
name: validate nvim backports
22
on:
33
workflow_dispatch:
4-
schedule:
5-
# daily 9AM EST
6-
- cron: "0 14 * * *"
74

85
jobs:
96
validate-nvim-backport:

0 commit comments

Comments
 (0)