We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9df41ae + 2db733f commit df163acCopy full SHA for df163ac
.github/workflows/ci.yaml
@@ -3,6 +3,7 @@ name: CI
3
on:
4
push:
5
pull_request:
6
+ workflow_dispatch:
7
schedule:
8
- cron: 0 0 * * 0
9
jobs:
0 commit comments