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 e206724 commit 9649da9Copy full SHA for 9649da9
.github/workflows/test.yml
@@ -1,6 +1,8 @@
1
name: "units-test"
2
on:
3
workflow_dispatch:
4
+ schedule:
5
+ - cron: '0 0 * * *'
6
pull_request:
7
push:
8
branches:
0 commit comments