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 2918971 commit 81f5eb9Copy full SHA for 81f5eb9
.github/workflows/ci.yml
@@ -5,8 +5,7 @@ on:
5
push:
6
branches:
7
- "master"
8
- schedule:
9
- - cron: "0 17 * * *"
+ workflow_dispatch:
10
11
jobs:
12
coding-standard:
0 commit comments