Skip to content

Commit 26fd31d

Browse files
authored
Update repo-sync.yml
changed trigger to manual
1 parent a4863bd commit 26fd31d

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/repo-sync.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
name: Repo Sync
22

33
on:
4-
push:
5-
branches:
6-
- main
4+
workflow_dispatch:
75

86
jobs:
97
repo-sync:

0 commit comments

Comments
 (0)