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 d227fdc commit 567935bCopy full SHA for 567935b
1 file changed
.github/workflows/ci.yml
@@ -5,6 +5,7 @@ on:
5
pull_request:
6
schedule:
7
- cron: '0 8 * * *'
8
+ workflow_dispatch:
9
10
jobs:
11
clang-format:
0 commit comments