Skip to content

Commit e5a181c

Browse files
authored
Update branch-merge.yml
1 parent 6b5b6f8 commit e5a181c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/branch-merge.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: Merge master into feature/lsp-engine
22
on:
33
schedule:
44
- cron: '0 */3 * * *'
5+
workflow_dispatch:
56
jobs:
67
Create-Merge-PR:
78
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)