Skip to content

Commit 5e6afa7

Browse files
committed
TO-DROP: trigger on push
... for ease of testing. Signed-off-by: Johannes Schindelin <[email protected]>
1 parent 09e5863 commit 5e6afa7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/sync.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
name: sync
22

33
on:
4-
schedule:
5-
- cron: "57 2 * * *"
4+
push:
65
workflow_dispatch:
76
inputs:
87
debug_with_ssh_key:

0 commit comments

Comments
 (0)