Skip to content

Commit 54327c5

Browse files
committed
Revert "Revert "fix: r""
This reverts commit be7f08d.
1 parent be7f08d commit 54327c5

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

.github/workflows/backport.yaml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
11
name: Auto Backport from Upstream
22

33
on:
4-
# schedule:
5-
# - cron: "*/30 * * * *"
6-
push:
7-
branches:
8-
- feat/add_backport_ci
4+
schedule:
5+
- cron: "*/30 * * * *"
96
workflow_dispatch:
107
inputs:
118
force_sync:

0 commit comments

Comments
 (0)