Skip to content

Commit 3cc2ce2

Browse files
committed
sync-git-mailing-list-mirror: do not trigger on push
Signed-off-by: Johannes Schindelin <[email protected]>
1 parent 4f38ab8 commit 3cc2ce2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/sync-git-mailing-list-mirror.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ on:
44
workflow_dispatch:
55
schedule:
66
- cron: "2,7,12,17,22,27,32,37,42,47,52,57 * * * *"
7-
push:
8-
branches: [ sync ]
97

108
env:
119
LORE_EPOCH: 1

0 commit comments

Comments
 (0)