We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b5b6f8 commit e5a181cCopy full SHA for e5a181c
.github/workflows/branch-merge.yml
@@ -2,6 +2,7 @@ name: Merge master into feature/lsp-engine
2
on:
3
schedule:
4
- cron: '0 */3 * * *'
5
+ workflow_dispatch:
6
jobs:
7
Create-Merge-PR:
8
runs-on: ubuntu-latest
0 commit comments