Skip to content

Commit 567935b

Browse files
authored
[CI] Add workflow_dispatch run
1 parent d227fdc commit 567935b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
pull_request:
66
schedule:
77
- cron: '0 8 * * *'
8+
workflow_dispatch:
89

910
jobs:
1011
clang-format:

0 commit comments

Comments
 (0)