We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 411efd6 commit 06f1e39Copy full SHA for 06f1e39
.github/workflows/release.yml
@@ -41,7 +41,6 @@ on:
41
push:
42
tags:
43
- '**[0-9]+.[0-9]+.[0-9]+*'
44
- pull_request:
45
46
jobs:
47
# Run 'cargo dist plan' (or host) to determine what tasks we need to do
0 commit comments