Skip to content

Commit e54d631

Browse files
committed
chore: allow workflow dispatch
1 parent ed91e46 commit e54d631

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/files-sync.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ on:
1010
push:
1111
branches:
1212
- "main"
13+
workflow_dispatch:
1314

1415
jobs:
1516
sync-files:

0 commit comments

Comments
 (0)