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 9726d61 commit 35d73eaCopy full SHA for 35d73ea
.github/workflows/release.yml
@@ -1,6 +1,4 @@
1
on:
2
- schedule:
3
- - cron: '0 3 * * *' # Nightly, run at 03:00 UTC
4
push:
5
tags:
6
- 'v[0-9]+.*' # Release tags matching v*, i.e. v1.0, v20.15.10
0 commit comments